GET /user_management/visitor-free/?format=api&offset=14832&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 94807,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14840&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14824&ordering=-ip_address",
    "results": [
        {
            "id": 8230,
            "ip_address": "43.245.123.15",
            "count": 1,
            "first_visit": "2022-05-17T17:17:05.647969+06:00",
            "date": null
        },
        {
            "id": 21245,
            "ip_address": "43.245.123.149",
            "count": 1,
            "first_visit": "2022-07-05T21:14:17.402377+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 8977,
            "ip_address": "43.245.123.148",
            "count": 1,
            "first_visit": "2022-05-18T14:42:56.804874+06:00",
            "date": null
        },
        {
            "id": 9329,
            "ip_address": "43.245.123.147",
            "count": 1,
            "first_visit": "2022-05-19T11:24:02.525160+06:00",
            "date": null
        },
        {
            "id": 9328,
            "ip_address": "43.245.123.147",
            "count": 1,
            "first_visit": "2022-05-19T11:24:02.523820+06:00",
            "date": null
        },
        {
            "id": 8042,
            "ip_address": "43.245.123.146",
            "count": 1,
            "first_visit": "2022-05-17T12:12:35.092392+06:00",
            "date": null
        },
        {
            "id": 20830,
            "ip_address": "43.245.123.146",
            "count": 1,
            "first_visit": "2022-07-03T09:11:12.155793+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 12059,
            "ip_address": "43.245.123.145",
            "count": 1,
            "first_visit": "2022-05-27T23:39:38.186393+06:00",
            "date": null
        }
    ]
}