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

{
    "count": 99971,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22216&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22200&ordering=-ip_address",
    "results": [
        {
            "id": 31097,
            "ip_address": "37.111.212.47",
            "count": 1,
            "first_visit": "2022-08-04T08:59:58.544805+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 12073,
            "ip_address": "37.111.212.47",
            "count": 7,
            "first_visit": "2022-05-28T00:34:37.182467+06:00",
            "date": null
        },
        {
            "id": 26056,
            "ip_address": "37.111.212.46",
            "count": 1,
            "first_visit": "2022-07-22T19:02:47.627107+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 10442,
            "ip_address": "37.111.212.46",
            "count": 2,
            "first_visit": "2022-05-22T22:48:03.477873+06:00",
            "date": null
        },
        {
            "id": 41667,
            "ip_address": "37.111.212.46",
            "count": 2,
            "first_visit": "2023-02-06T21:53:31.190651+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 68361,
            "ip_address": "37.111.212.44",
            "count": 4,
            "first_visit": "2024-05-15T13:39:45.516456+06:00",
            "date": "2024-05-15"
        },
        {
            "id": 67066,
            "ip_address": "37.111.212.44",
            "count": 2,
            "first_visit": "2024-04-17T06:11:47.594805+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 30802,
            "ip_address": "37.111.212.44",
            "count": 1,
            "first_visit": "2022-08-02T11:34:55.714378+06:00",
            "date": "2022-08-02"
        }
    ]
}