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

{
    "count": 99887,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22432&ordering=-ip_address",
    "results": [
        {
            "id": 27145,
            "ip_address": "37.111.212.183",
            "count": 1,
            "first_visit": "2022-07-25T10:35:58.193671+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6496,
            "ip_address": "37.111.212.182",
            "count": 1,
            "first_visit": "2022-05-16T00:52:55.873423+06:00",
            "date": null
        },
        {
            "id": 30860,
            "ip_address": "37.111.212.181",
            "count": 1,
            "first_visit": "2022-08-02T18:37:11.663118+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 44199,
            "ip_address": "37.111.212.181",
            "count": 1,
            "first_visit": "2023-03-22T01:41:55.570849+06:00",
            "date": "2023-03-22"
        },
        {
            "id": 11899,
            "ip_address": "37.111.212.180",
            "count": 1,
            "first_visit": "2022-05-27T11:45:42.734518+06:00",
            "date": null
        },
        {
            "id": 62663,
            "ip_address": "37.111.212.18",
            "count": 4,
            "first_visit": "2024-01-08T18:10:53.440151+06:00",
            "date": "2024-01-08"
        },
        {
            "id": 11841,
            "ip_address": "37.111.212.178",
            "count": 2,
            "first_visit": "2022-05-27T02:16:49.651078+06:00",
            "date": null
        },
        {
            "id": 20433,
            "ip_address": "37.111.212.177",
            "count": 3,
            "first_visit": "2022-06-30T20:07:32.476418+06:00",
            "date": "2022-06-30"
        }
    ]
}