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

{
    "count": 92183,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3208&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3192&ordering=-date",
    "results": [
        {
            "id": 3231,
            "ip_address": "119.30.32.227",
            "count": 3,
            "first_visit": "2022-02-02T17:11:21.160773+06:00",
            "date": null
        },
        {
            "id": 3213,
            "ip_address": "103.156.222.6",
            "count": 4,
            "first_visit": "2022-02-02T05:42:34.823359+06:00",
            "date": null
        },
        {
            "id": 3204,
            "ip_address": "103.135.254.125",
            "count": 2,
            "first_visit": "2022-02-01T23:36:56.642010+06:00",
            "date": null
        },
        {
            "id": 3240,
            "ip_address": "202.173.122.64",
            "count": 3,
            "first_visit": "2022-02-02T20:43:23.865447+06:00",
            "date": null
        },
        {
            "id": 3254,
            "ip_address": "37.111.197.35",
            "count": 1,
            "first_visit": "2022-02-03T10:38:16.447770+06:00",
            "date": null
        },
        {
            "id": 3257,
            "ip_address": "172.225.215.37",
            "count": 2,
            "first_visit": "2022-02-03T12:34:28.141756+06:00",
            "date": null
        },
        {
            "id": 3255,
            "ip_address": "172.225.247.206",
            "count": 2,
            "first_visit": "2022-02-03T11:12:45.920681+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}