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

{
    "count": 98255,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85808&ordering=-ip_address",
    "results": [
        {
            "id": 10156,
            "ip_address": "103.197.205.235",
            "count": 4,
            "first_visit": "2022-05-21T23:27:05.523451+06:00",
            "date": null
        },
        {
            "id": 94071,
            "ip_address": "103.197.205.229",
            "count": 1,
            "first_visit": "2026-01-15T17:50:12.149768+06:00",
            "date": "2026-01-15"
        },
        {
            "id": 27671,
            "ip_address": "103.197.205.222",
            "count": 1,
            "first_visit": "2022-07-26T11:23:59.964225+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 5338,
            "ip_address": "103.197.205.221",
            "count": 2,
            "first_visit": "2022-04-24T10:32:56.133334+06:00",
            "date": null
        },
        {
            "id": 27200,
            "ip_address": "103.197.205.220",
            "count": 6,
            "first_visit": "2022-07-25T11:35:47.718337+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 2115,
            "ip_address": "103.197.205.196",
            "count": 1,
            "first_visit": "2022-01-13T13:30:44.543490+06:00",
            "date": null
        },
        {
            "id": 29971,
            "ip_address": "103.197.205.17",
            "count": 1,
            "first_visit": "2022-07-30T18:56:48.108502+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 22280,
            "ip_address": "103.197.205.16",
            "count": 2,
            "first_visit": "2022-07-13T17:20:29.903668+06:00",
            "date": "2022-07-13"
        }
    ]
}