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

{
    "count": 96180,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20144&ordering=-ip_address",
    "results": [
        {
            "id": 15573,
            "ip_address": "37.111.217.238",
            "count": 1,
            "first_visit": "2022-06-16T07:50:45.953370+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 9043,
            "ip_address": "37.111.217.237",
            "count": 3,
            "first_visit": "2022-05-18T18:12:13.973611+06:00",
            "date": null
        },
        {
            "id": 22912,
            "ip_address": "37.111.217.235",
            "count": 1,
            "first_visit": "2022-07-15T07:58:07.620818+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 60919,
            "ip_address": "37.111.217.232",
            "count": 1,
            "first_visit": "2023-12-10T18:09:08.666857+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 3201,
            "ip_address": "37.111.217.220",
            "count": 2,
            "first_visit": "2022-02-01T21:05:05.646444+06:00",
            "date": null
        },
        {
            "id": 11132,
            "ip_address": "37.111.217.22",
            "count": 1,
            "first_visit": "2022-05-24T21:10:43.617392+06:00",
            "date": null
        },
        {
            "id": 56784,
            "ip_address": "37.111.217.217",
            "count": 2,
            "first_visit": "2023-10-05T03:47:41.220709+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 83589,
            "ip_address": "37.111.217.215",
            "count": 1,
            "first_visit": "2025-06-02T09:58:37.561749+06:00",
            "date": "2025-06-02"
        }
    ]
}