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

{
    "count": 93440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78616&ordering=-ip_address",
    "results": [
        {
            "id": 5320,
            "ip_address": "103.230.107.38",
            "count": 1,
            "first_visit": "2022-04-23T01:20:48.508799+06:00",
            "date": null
        },
        {
            "id": 80948,
            "ip_address": "103.230.107.38",
            "count": 1,
            "first_visit": "2025-04-04T19:35:36.088419+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 43765,
            "ip_address": "103.230.107.37",
            "count": 3,
            "first_visit": "2023-03-14T20:53:17.722309+06:00",
            "date": "2023-03-14"
        },
        {
            "id": 64553,
            "ip_address": "103.230.107.37",
            "count": 1,
            "first_visit": "2024-02-10T15:36:25.361563+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 1700,
            "ip_address": "103.230.107.37",
            "count": 2,
            "first_visit": "2022-01-06T17:20:17.415357+06:00",
            "date": null
        },
        {
            "id": 3682,
            "ip_address": "103.230.107.36",
            "count": 3,
            "first_visit": "2022-02-17T10:00:51.973088+06:00",
            "date": null
        },
        {
            "id": 35562,
            "ip_address": "103.230.107.35",
            "count": 1,
            "first_visit": "2022-10-06T12:17:54.212811+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 7497,
            "ip_address": "103.230.107.35",
            "count": 3,
            "first_visit": "2022-05-16T23:42:55.083470+06:00",
            "date": null
        }
    ]
}