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

{
    "count": 92235,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85760&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85744&ordering=-ip_address",
    "results": [
        {
            "id": 47555,
            "ip_address": "103.145.10.194",
            "count": 2,
            "first_visit": "2023-06-02T09:14:24.019432+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 10371,
            "ip_address": "103.145.10.170",
            "count": 1,
            "first_visit": "2022-05-22T19:10:54.089290+06:00",
            "date": null
        },
        {
            "id": 91517,
            "ip_address": "103.144.49.70",
            "count": 2,
            "first_visit": "2025-11-02T09:48:06.086420+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 9445,
            "ip_address": "103.144.49.68",
            "count": 1,
            "first_visit": "2022-05-19T17:24:07.710653+06:00",
            "date": null
        },
        {
            "id": 11487,
            "ip_address": "103.144.49.66",
            "count": 3,
            "first_visit": "2022-05-25T23:03:29.756391+06:00",
            "date": null
        },
        {
            "id": 25490,
            "ip_address": "103.144.49.61",
            "count": 1,
            "first_visit": "2022-07-21T12:23:18.404108+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 17406,
            "ip_address": "103.144.49.56",
            "count": 1,
            "first_visit": "2022-06-22T16:17:29.376830+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 31950,
            "ip_address": "103.144.49.52",
            "count": 2,
            "first_visit": "2022-08-14T00:35:31.330788+06:00",
            "date": "2022-08-14"
        }
    ]
}