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

{
    "count": 93139,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10608&ordering=ip_address",
    "results": [
        {
            "id": 82032,
            "ip_address": "103.181.70.6",
            "count": 1,
            "first_visit": "2025-04-29T19:38:07.625886+06:00",
            "date": "2025-04-29"
        },
        {
            "id": 16234,
            "ip_address": "103.181.70.8",
            "count": 1,
            "first_visit": "2022-06-18T06:06:08.375989+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 11839,
            "ip_address": "103.181.70.8",
            "count": 1,
            "first_visit": "2022-05-27T02:01:55.974489+06:00",
            "date": null
        },
        {
            "id": 18603,
            "ip_address": "103.181.70.9",
            "count": 1,
            "first_visit": "2022-06-25T13:33:11.994841+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6332,
            "ip_address": "103.181.72.146",
            "count": 1,
            "first_visit": "2022-05-15T13:02:20.074543+06:00",
            "date": null
        },
        {
            "id": 10819,
            "ip_address": "103.181.72.156",
            "count": 2,
            "first_visit": "2022-05-24T08:12:28.865374+06:00",
            "date": null
        },
        {
            "id": 9841,
            "ip_address": "103.181.72.157",
            "count": 1,
            "first_visit": "2022-05-20T22:44:11.704593+06:00",
            "date": null
        },
        {
            "id": 25269,
            "ip_address": "103.181.72.158",
            "count": 1,
            "first_visit": "2022-07-21T09:36:06.881164+06:00",
            "date": "2022-07-21"
        }
    ]
}