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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2408&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2392&ordering=id",
    "results": [
        {
            "id": 2401,
            "ip_address": "103.67.157.121",
            "count": 2,
            "first_visit": "2022-01-17T23:57:25.807168+06:00",
            "date": null
        },
        {
            "id": 2402,
            "ip_address": "103.86.199.122",
            "count": 1,
            "first_visit": "2022-01-18T00:03:21.086797+06:00",
            "date": null
        },
        {
            "id": 2403,
            "ip_address": "103.198.136.31",
            "count": 1,
            "first_visit": "2022-01-18T00:58:07.761490+06:00",
            "date": null
        },
        {
            "id": 2404,
            "ip_address": "24.234.98.18",
            "count": 1,
            "first_visit": "2022-01-18T01:05:02.489576+06:00",
            "date": null
        },
        {
            "id": 2405,
            "ip_address": "66.249.66.210",
            "count": 5,
            "first_visit": "2022-01-18T02:23:03.027535+06:00",
            "date": null
        },
        {
            "id": 2406,
            "ip_address": "103.225.93.6",
            "count": 20,
            "first_visit": "2022-01-18T03:32:23.195634+06:00",
            "date": null
        },
        {
            "id": 2407,
            "ip_address": "66.249.66.208",
            "count": 6,
            "first_visit": "2022-01-18T07:10:05.843154+06:00",
            "date": null
        },
        {
            "id": 2408,
            "ip_address": "27.147.202.172",
            "count": 7,
            "first_visit": "2022-01-18T07:13:28.496549+06:00",
            "date": null
        }
    ]
}