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

{
    "count": 100483,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20208&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20192&ordering=-date",
    "results": [
        {
            "id": 94012,
            "ip_address": "45.118.246.12",
            "count": 3,
            "first_visit": "2026-01-13T22:42:29.186573+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 94013,
            "ip_address": "37.111.214.229",
            "count": 1,
            "first_visit": "2026-01-13T23:14:30.273603+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 94011,
            "ip_address": "103.88.140.76",
            "count": 1,
            "first_visit": "2026-01-13T22:33:58.823752+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 94005,
            "ip_address": "103.186.238.28",
            "count": 1,
            "first_visit": "2026-01-13T18:28:28.446284+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 93987,
            "ip_address": "173.252.95.9",
            "count": 1,
            "first_visit": "2026-01-13T08:39:06.754054+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 93986,
            "ip_address": "173.252.127.24",
            "count": 1,
            "first_visit": "2026-01-13T08:39:06.500628+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 93985,
            "ip_address": "173.252.70.17",
            "count": 1,
            "first_visit": "2026-01-13T08:39:04.262188+06:00",
            "date": "2026-01-13"
        },
        {
            "id": 93984,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2026-01-13T07:59:05.165996+06:00",
            "date": "2026-01-13"
        }
    ]
}