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

{
    "count": 101961,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42728&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42712&ordering=-ip_address",
    "results": [
        {
            "id": 97792,
            "ip_address": "173.252.95.12",
            "count": 1,
            "first_visit": "2026-05-07T01:28:24.720949+06:00",
            "date": "2026-05-07"
        },
        {
            "id": 40104,
            "ip_address": "173.252.95.12",
            "count": 1,
            "first_visit": "2023-01-09T11:00:44.018307+06:00",
            "date": "2023-01-09"
        },
        {
            "id": 23001,
            "ip_address": "173.252.95.12",
            "count": 1,
            "first_visit": "2022-07-15T17:18:10.868581+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 5662,
            "ip_address": "173.252.95.119",
            "count": 2,
            "first_visit": "2022-05-06T09:01:40.705795+06:00",
            "date": null
        },
        {
            "id": 5398,
            "ip_address": "173.252.95.118",
            "count": 3,
            "first_visit": "2022-04-26T11:52:52.701228+06:00",
            "date": null
        },
        {
            "id": 4047,
            "ip_address": "173.252.95.117",
            "count": 1,
            "first_visit": "2022-03-03T20:06:27.397960+06:00",
            "date": null
        },
        {
            "id": 46069,
            "ip_address": "173.252.95.117",
            "count": 1,
            "first_visit": "2023-05-04T00:19:43.843604+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 45551,
            "ip_address": "173.252.95.116",
            "count": 1,
            "first_visit": "2023-04-20T05:49:29.000253+06:00",
            "date": "2023-04-20"
        }
    ]
}