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

{
    "count": 101860,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42000&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41984&ordering=-ip_address",
    "results": [
        {
            "id": 48642,
            "ip_address": "180.149.232.39",
            "count": 1,
            "first_visit": "2023-06-21T16:45:31.372091+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 24239,
            "ip_address": "180.149.232.33",
            "count": 1,
            "first_visit": "2022-07-19T23:30:24.255232+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 7563,
            "ip_address": "180.149.232.244",
            "count": 1,
            "first_visit": "2022-05-17T01:45:59.031377+06:00",
            "date": null
        },
        {
            "id": 23841,
            "ip_address": "180.149.232.227",
            "count": 1,
            "first_visit": "2022-07-18T22:46:00.273521+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 79210,
            "ip_address": "180.149.232.226",
            "count": 1,
            "first_visit": "2025-02-20T21:29:14.815026+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 12882,
            "ip_address": "180.149.232.225",
            "count": 1,
            "first_visit": "2022-05-30T21:17:46.796300+06:00",
            "date": null
        },
        {
            "id": 12384,
            "ip_address": "180.149.232.224",
            "count": 2,
            "first_visit": "2022-05-29T07:33:37.956248+06:00",
            "date": null
        },
        {
            "id": 59998,
            "ip_address": "180.149.232.219",
            "count": 2,
            "first_visit": "2023-11-23T12:59:49.128593+06:00",
            "date": "2023-11-23"
        }
    ]
}