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

{
    "count": 97530,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9992&ordering=-count",
    "results": [
        {
            "id": 7224,
            "ip_address": "103.31.155.225",
            "count": 3,
            "first_visit": "2022-05-16T20:03:01.757888+06:00",
            "date": null
        },
        {
            "id": 3667,
            "ip_address": "103.67.159.240",
            "count": 3,
            "first_visit": "2022-02-16T17:11:01.035747+06:00",
            "date": null
        },
        {
            "id": 7100,
            "ip_address": "37.111.206.89",
            "count": 3,
            "first_visit": "2022-05-16T19:25:49.135013+06:00",
            "date": null
        },
        {
            "id": 72213,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-08-17T17:26:49.574360+06:00",
            "date": "2024-08-17"
        },
        {
            "id": 7251,
            "ip_address": "43.245.120.230",
            "count": 3,
            "first_visit": "2022-05-16T20:07:26.434378+06:00",
            "date": null
        },
        {
            "id": 32218,
            "ip_address": "103.26.247.158",
            "count": 3,
            "first_visit": "2022-08-17T14:06:02.030316+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 7302,
            "ip_address": "103.31.155.234",
            "count": 3,
            "first_visit": "2022-05-16T21:06:11.652369+06:00",
            "date": null
        },
        {
            "id": 72230,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-08-18T01:08:17.197496+06:00",
            "date": "2024-08-18"
        }
    ]
}