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

{
    "count": 99839,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22624&ordering=-ip_address",
    "results": [
        {
            "id": 63361,
            "ip_address": "37.111.212.114",
            "count": 1,
            "first_visit": "2024-01-18T14:11:10.177823+06:00",
            "date": "2024-01-18"
        },
        {
            "id": 24857,
            "ip_address": "37.111.212.114",
            "count": 1,
            "first_visit": "2022-07-20T19:55:26.122277+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10832,
            "ip_address": "37.111.212.114",
            "count": 1,
            "first_visit": "2022-05-24T08:51:38.373897+06:00",
            "date": null
        },
        {
            "id": 21456,
            "ip_address": "37.111.212.114",
            "count": 4,
            "first_visit": "2022-07-07T12:01:17.748901+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 4101,
            "ip_address": "37.111.212.113",
            "count": 1,
            "first_visit": "2022-03-05T19:17:52.912936+06:00",
            "date": null
        },
        {
            "id": 56856,
            "ip_address": "37.111.212.113",
            "count": 2,
            "first_visit": "2023-10-05T20:53:26.679607+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 42780,
            "ip_address": "37.111.212.112",
            "count": 1,
            "first_visit": "2023-02-27T08:55:42.902086+06:00",
            "date": "2023-02-27"
        },
        {
            "id": 2536,
            "ip_address": "37.111.212.112",
            "count": 2,
            "first_visit": "2022-01-20T21:24:29.361834+06:00",
            "date": null
        }
    ]
}