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

{
    "count": 100201,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21032&ordering=-ip_address",
    "results": [
        {
            "id": 62216,
            "ip_address": "37.111.219.10",
            "count": 1,
            "first_visit": "2024-01-03T17:38:51.473099+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 6182,
            "ip_address": "37.111.218.99",
            "count": 1,
            "first_visit": "2022-05-15T00:16:06.562192+06:00",
            "date": null
        },
        {
            "id": 9915,
            "ip_address": "37.111.218.97",
            "count": 1,
            "first_visit": "2022-05-21T01:18:47.817569+06:00",
            "date": null
        },
        {
            "id": 7088,
            "ip_address": "37.111.218.96",
            "count": 5,
            "first_visit": "2022-05-16T19:17:38.491453+06:00",
            "date": null
        },
        {
            "id": 12871,
            "ip_address": "37.111.218.94",
            "count": 1,
            "first_visit": "2022-05-30T20:40:50.918452+06:00",
            "date": null
        },
        {
            "id": 99231,
            "ip_address": "37.111.218.92",
            "count": 1,
            "first_visit": "2026-06-15T15:08:42.592099+06:00",
            "date": "2026-06-15"
        },
        {
            "id": 10952,
            "ip_address": "37.111.218.91",
            "count": 3,
            "first_visit": "2022-05-24T12:44:48.482614+06:00",
            "date": null
        },
        {
            "id": 12025,
            "ip_address": "37.111.218.90",
            "count": 1,
            "first_visit": "2022-05-27T22:57:07.115383+06:00",
            "date": null
        }
    ]
}