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

{
    "count": 98404,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18832&ordering=-ip_address",
    "results": [
        {
            "id": 62312,
            "ip_address": "37.111.247.10",
            "count": 1,
            "first_visit": "2024-01-04T15:05:22.598933+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 12121,
            "ip_address": "37.111.246.94",
            "count": 1,
            "first_visit": "2022-05-28T08:23:36.132388+06:00",
            "date": null
        },
        {
            "id": 29613,
            "ip_address": "37.111.246.93",
            "count": 1,
            "first_visit": "2022-07-30T01:04:45.874148+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 10595,
            "ip_address": "37.111.246.93",
            "count": 1,
            "first_visit": "2022-05-23T11:14:35.097627+06:00",
            "date": null
        },
        {
            "id": 23590,
            "ip_address": "37.111.246.93",
            "count": 1,
            "first_visit": "2022-07-18T21:47:54.836923+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7477,
            "ip_address": "37.111.246.90",
            "count": 2,
            "first_visit": "2022-05-16T23:30:44.543324+06:00",
            "date": null
        },
        {
            "id": 8739,
            "ip_address": "37.111.246.89",
            "count": 1,
            "first_visit": "2022-05-18T10:03:18.679297+06:00",
            "date": null
        },
        {
            "id": 9199,
            "ip_address": "37.111.246.88",
            "count": 2,
            "first_visit": "2022-05-18T23:43:07.171271+06:00",
            "date": null
        }
    ]
}