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

{
    "count": 101282,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33896&ordering=-ip_address",
    "results": [
        {
            "id": 82702,
            "ip_address": "202.74.243.98",
            "count": 1,
            "first_visit": "2025-05-13T09:44:05.980908+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 93932,
            "ip_address": "202.74.243.87",
            "count": 2,
            "first_visit": "2026-01-11T15:11:28.769358+06:00",
            "date": "2026-01-11"
        },
        {
            "id": 7845,
            "ip_address": "202.74.243.65",
            "count": 2,
            "first_visit": "2022-05-17T10:38:32.903032+06:00",
            "date": null
        },
        {
            "id": 42402,
            "ip_address": "202.74.243.44",
            "count": 1,
            "first_visit": "2023-02-19T14:35:28.999856+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 36212,
            "ip_address": "202.74.243.241",
            "count": 1,
            "first_visit": "2022-10-20T16:15:07.847640+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 9984,
            "ip_address": "202.74.243.241",
            "count": 1,
            "first_visit": "2022-05-21T11:41:32.278135+06:00",
            "date": null
        },
        {
            "id": 27159,
            "ip_address": "202.74.243.187",
            "count": 2,
            "first_visit": "2022-07-25T10:51:03.462724+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 87301,
            "ip_address": "202.74.243.181",
            "count": 1,
            "first_visit": "2025-08-07T11:52:27.308054+06:00",
            "date": "2025-08-07"
        }
    ]
}