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

{
    "count": 99886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22448&ordering=-ip_address",
    "results": [
        {
            "id": 9538,
            "ip_address": "37.111.212.175",
            "count": 1,
            "first_visit": "2022-05-19T23:02:40.721797+06:00",
            "date": null
        },
        {
            "id": 7066,
            "ip_address": "37.111.212.174",
            "count": 1,
            "first_visit": "2022-05-16T19:10:11.750598+06:00",
            "date": null
        },
        {
            "id": 18776,
            "ip_address": "37.111.212.174",
            "count": 1,
            "first_visit": "2022-06-25T20:46:51.968813+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 52371,
            "ip_address": "37.111.212.174",
            "count": 1,
            "first_visit": "2023-08-13T09:26:12.467514+06:00",
            "date": "2023-08-13"
        },
        {
            "id": 65518,
            "ip_address": "37.111.212.174",
            "count": 1,
            "first_visit": "2024-03-04T21:18:42.477091+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 67385,
            "ip_address": "37.111.212.173",
            "count": 1,
            "first_visit": "2024-04-24T16:11:08.859630+06:00",
            "date": "2024-04-24"
        },
        {
            "id": 44302,
            "ip_address": "37.111.212.173",
            "count": 1,
            "first_visit": "2023-03-23T19:10:16.601687+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 11051,
            "ip_address": "37.111.212.173",
            "count": 3,
            "first_visit": "2022-05-24T17:36:30.304045+06:00",
            "date": null
        }
    ]
}