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

{
    "count": 96068,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=440&ordering=-ip_address",
    "results": [
        {
            "id": 9626,
            "ip_address": "92.38.183.76",
            "count": 1,
            "first_visit": "2022-05-20T09:03:08.786445+06:00",
            "date": null
        },
        {
            "id": 26708,
            "ip_address": "92.38.148.58",
            "count": 1,
            "first_visit": "2022-07-24T11:56:18.556132+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 48739,
            "ip_address": "92.38.141.38",
            "count": 1,
            "first_visit": "2023-06-24T07:08:49.496470+06:00",
            "date": "2023-06-24"
        },
        {
            "id": 38231,
            "ip_address": "92.34.38.230",
            "count": 1,
            "first_visit": "2022-12-03T18:15:08.931037+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 96094,
            "ip_address": "92.31.233.2",
            "count": 1,
            "first_visit": "2026-03-16T02:51:43.666987+06:00",
            "date": "2026-03-16"
        },
        {
            "id": 22397,
            "ip_address": "92.27.85.21",
            "count": 3,
            "first_visit": "2022-07-13T23:21:47.098544+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 5321,
            "ip_address": "92.26.111.101",
            "count": 1,
            "first_visit": "2022-04-23T02:10:15.046951+06:00",
            "date": null
        },
        {
            "id": 5937,
            "ip_address": "92.255.220.24",
            "count": 2,
            "first_visit": "2022-05-13T00:55:45.907423+06:00",
            "date": null
        }
    ]
}