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

{
    "count": 94708,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14512&ordering=ip_address",
    "results": [
        {
            "id": 30123,
            "ip_address": "103.230.104.15",
            "count": 1,
            "first_visit": "2022-07-31T00:51:14.805463+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 87410,
            "ip_address": "103.230.104.15",
            "count": 1,
            "first_visit": "2025-08-09T12:47:27.543301+06:00",
            "date": "2025-08-09"
        },
        {
            "id": 2518,
            "ip_address": "103.230.104.15",
            "count": 5,
            "first_visit": "2022-01-20T15:23:02.095655+06:00",
            "date": null
        },
        {
            "id": 64430,
            "ip_address": "103.230.104.16",
            "count": 1,
            "first_visit": "2024-02-07T10:26:02.496804+06:00",
            "date": "2024-02-07"
        },
        {
            "id": 3256,
            "ip_address": "103.230.104.16",
            "count": 2,
            "first_visit": "2022-02-03T12:27:26.015490+06:00",
            "date": null
        },
        {
            "id": 24394,
            "ip_address": "103.230.104.16",
            "count": 1,
            "first_visit": "2022-07-20T08:04:51.406877+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 78052,
            "ip_address": "103.230.104.16",
            "count": 1,
            "first_visit": "2025-01-20T09:08:27.639723+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 11585,
            "ip_address": "103.230.104.17",
            "count": 1,
            "first_visit": "2022-05-26T02:00:39.659588+06:00",
            "date": null
        }
    ]
}