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

{
    "count": 100648,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15792&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15776&ordering=-ip_address",
    "results": [
        {
            "id": 64023,
            "ip_address": "43.250.81.69",
            "count": 1,
            "first_visit": "2024-01-29T21:22:58.245405+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 3670,
            "ip_address": "43.250.81.69",
            "count": 1,
            "first_visit": "2022-02-16T20:12:32.798342+06:00",
            "date": null
        },
        {
            "id": 21983,
            "ip_address": "43.250.81.68",
            "count": 1,
            "first_visit": "2022-07-11T14:18:13.115960+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 2386,
            "ip_address": "43.250.81.68",
            "count": 2,
            "first_visit": "2022-01-17T20:07:45.066603+06:00",
            "date": null
        },
        {
            "id": 43611,
            "ip_address": "43.250.81.50",
            "count": 1,
            "first_visit": "2023-03-12T11:15:44.271781+06:00",
            "date": "2023-03-12"
        },
        {
            "id": 40928,
            "ip_address": "43.250.81.50",
            "count": 1,
            "first_visit": "2023-01-25T12:42:43.540915+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 19020,
            "ip_address": "43.250.81.46",
            "count": 1,
            "first_visit": "2022-06-26T09:58:15.593288+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 1093,
            "ip_address": "43.250.81.46",
            "count": 2,
            "first_visit": "2021-12-20T22:27:24.697546+06:00",
            "date": null
        }
    ]
}