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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7256&ordering=ip_address",
    "results": [
        {
            "id": 50986,
            "ip_address": "103.148.173.253",
            "count": 2,
            "first_visit": "2023-07-27T10:51:14.337134+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 9759,
            "ip_address": "103.148.176.150",
            "count": 1,
            "first_visit": "2022-05-20T15:45:21.843424+06:00",
            "date": null
        },
        {
            "id": 97400,
            "ip_address": "103.148.176.178",
            "count": 1,
            "first_visit": "2026-04-26T08:17:59.216268+06:00",
            "date": "2026-04-26"
        },
        {
            "id": 11826,
            "ip_address": "103.148.177.1",
            "count": 1,
            "first_visit": "2022-05-27T01:09:37.277153+06:00",
            "date": null
        },
        {
            "id": 96788,
            "ip_address": "103.148.177.98",
            "count": 2,
            "first_visit": "2026-04-07T11:47:24.989314+06:00",
            "date": "2026-04-07"
        },
        {
            "id": 54997,
            "ip_address": "103.148.178.12",
            "count": 2,
            "first_visit": "2023-09-13T10:06:05.945290+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 36408,
            "ip_address": "103.148.178.15",
            "count": 1,
            "first_visit": "2022-10-24T18:39:13.988015+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 24506,
            "ip_address": "103.148.178.17",
            "count": 1,
            "first_visit": "2022-07-20T11:03:29.104712+06:00",
            "date": "2022-07-20"
        }
    ]
}