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

{
    "count": 92182,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3104&ordering=ip_address",
    "results": [
        {
            "id": 12924,
            "ip_address": "103.122.253.94",
            "count": 2,
            "first_visit": "2022-05-30T23:32:32.162920+06:00",
            "date": null
        },
        {
            "id": 28211,
            "ip_address": "103.122.254.112",
            "count": 1,
            "first_visit": "2022-07-27T13:22:24.291527+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 13270,
            "ip_address": "103.122.254.122",
            "count": 2,
            "first_visit": "2022-06-01T17:34:47.918968+06:00",
            "date": null
        },
        {
            "id": 24968,
            "ip_address": "103.122.254.172",
            "count": 1,
            "first_visit": "2022-07-20T22:48:05.801740+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24168,
            "ip_address": "103.122.254.172",
            "count": 1,
            "first_visit": "2022-07-19T20:34:45.671813+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 11836,
            "ip_address": "103.122.254.32",
            "count": 2,
            "first_visit": "2022-05-27T01:40:23.907497+06:00",
            "date": null
        },
        {
            "id": 85612,
            "ip_address": "103.122.28.251",
            "count": 1,
            "first_visit": "2025-07-10T21:51:25.063554+06:00",
            "date": "2025-07-10"
        },
        {
            "id": 16555,
            "ip_address": "103.122.28.66",
            "count": 1,
            "first_visit": "2022-06-19T11:13:37.240677+06:00",
            "date": "2022-06-19"
        }
    ]
}