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

{
    "count": 98120,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12800&ordering=ip_address",
    "results": [
        {
            "id": 12430,
            "ip_address": "103.200.94.167",
            "count": 1,
            "first_visit": "2022-05-29T11:05:55.031182+06:00",
            "date": null
        },
        {
            "id": 65241,
            "ip_address": "103.200.94.169",
            "count": 1,
            "first_visit": "2024-02-27T13:16:11.759067+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 4773,
            "ip_address": "103.200.94.209",
            "count": 1,
            "first_visit": "2022-03-29T15:01:44.741767+06:00",
            "date": null
        },
        {
            "id": 5258,
            "ip_address": "103.200.94.217",
            "count": 1,
            "first_visit": "2022-04-19T18:54:44.541900+06:00",
            "date": null
        },
        {
            "id": 83236,
            "ip_address": "103.200.95.102",
            "count": 2,
            "first_visit": "2025-05-24T11:15:08.104747+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 43168,
            "ip_address": "103.200.95.102",
            "count": 1,
            "first_visit": "2023-03-04T20:33:55.166935+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 43405,
            "ip_address": "103.200.95.102",
            "count": 1,
            "first_visit": "2023-03-08T19:00:18.704539+06:00",
            "date": "2023-03-08"
        },
        {
            "id": 6260,
            "ip_address": "103.200.95.73",
            "count": 1,
            "first_visit": "2022-05-15T07:59:09.716619+06:00",
            "date": null
        }
    ]
}