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

{
    "count": 92192,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3456&ordering=ip_address",
    "results": [
        {
            "id": 91742,
            "ip_address": "103.126.149.116",
            "count": 2,
            "first_visit": "2025-11-08T01:00:52.904692+06:00",
            "date": "2025-11-08"
        },
        {
            "id": 28242,
            "ip_address": "103.126.149.144",
            "count": 2,
            "first_visit": "2022-07-27T14:54:10.018072+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6364,
            "ip_address": "103.126.149.144",
            "count": 1,
            "first_visit": "2022-05-15T19:04:58.860022+06:00",
            "date": null
        },
        {
            "id": 13020,
            "ip_address": "103.126.149.169",
            "count": 3,
            "first_visit": "2022-05-31T08:11:01.494470+06:00",
            "date": null
        },
        {
            "id": 25133,
            "ip_address": "103.126.149.17",
            "count": 1,
            "first_visit": "2022-07-21T06:13:38.699532+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 63397,
            "ip_address": "103.126.149.18",
            "count": 1,
            "first_visit": "2024-01-19T01:18:26.547409+06:00",
            "date": "2024-01-19"
        },
        {
            "id": 12191,
            "ip_address": "103.126.149.186",
            "count": 3,
            "first_visit": "2022-05-28T13:58:29.149655+06:00",
            "date": null
        },
        {
            "id": 8197,
            "ip_address": "103.126.149.19",
            "count": 1,
            "first_visit": "2022-05-17T15:27:09.483118+06:00",
            "date": null
        }
    ]
}