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

{
    "count": 95642,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4192&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4176&ordering=ip_address",
    "results": [
        {
            "id": 86652,
            "ip_address": "103.130.113.177",
            "count": 2,
            "first_visit": "2025-07-28T14:09:16.457365+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 86279,
            "ip_address": "103.130.113.178",
            "count": 1,
            "first_visit": "2025-07-22T06:42:07.599136+06:00",
            "date": "2025-07-22"
        },
        {
            "id": 87224,
            "ip_address": "103.130.113.181",
            "count": 1,
            "first_visit": "2025-08-06T06:16:14.795322+06:00",
            "date": "2025-08-06"
        },
        {
            "id": 54146,
            "ip_address": "103.130.113.201",
            "count": 1,
            "first_visit": "2023-09-02T22:50:43.362713+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 4790,
            "ip_address": "103.130.11.33",
            "count": 1,
            "first_visit": "2022-03-30T09:13:04.230464+06:00",
            "date": null
        },
        {
            "id": 53382,
            "ip_address": "103.130.11.36",
            "count": 1,
            "first_visit": "2023-08-24T12:15:20.884585+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 5100,
            "ip_address": "103.130.11.37",
            "count": 1,
            "first_visit": "2022-04-13T13:55:45.379624+06:00",
            "date": null
        },
        {
            "id": 47162,
            "ip_address": "103.130.11.39",
            "count": 1,
            "first_visit": "2023-05-26T02:23:18.485325+06:00",
            "date": "2023-05-26"
        }
    ]
}