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

{
    "count": 100185,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21184&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21168&ordering=-ip_address",
    "results": [
        {
            "id": 58719,
            "ip_address": "37.111.218.123",
            "count": 1,
            "first_visit": "2023-10-31T20:15:08.538346+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 15667,
            "ip_address": "37.111.218.122",
            "count": 1,
            "first_visit": "2022-06-16T13:06:01.323809+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 1978,
            "ip_address": "37.111.218.117",
            "count": 1,
            "first_visit": "2022-01-11T23:41:10.460096+06:00",
            "date": null
        },
        {
            "id": 63111,
            "ip_address": "37.111.218.117",
            "count": 1,
            "first_visit": "2024-01-15T00:02:47.012096+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 63102,
            "ip_address": "37.111.218.117",
            "count": 1,
            "first_visit": "2024-01-14T19:45:02.749309+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 13168,
            "ip_address": "37.111.218.113",
            "count": 1,
            "first_visit": "2022-05-31T18:48:27.844761+06:00",
            "date": null
        },
        {
            "id": 13131,
            "ip_address": "37.111.218.112",
            "count": 1,
            "first_visit": "2022-05-31T14:57:55.319909+06:00",
            "date": null
        },
        {
            "id": 52302,
            "ip_address": "37.111.218.112",
            "count": 9,
            "first_visit": "2023-08-12T12:35:20.042573+06:00",
            "date": "2023-08-12"
        }
    ]
}