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

{
    "count": 92193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3616&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3600&ordering=-date",
    "results": [
        {
            "id": 3661,
            "ip_address": "103.15.42.200",
            "count": 5,
            "first_visit": "2022-02-16T13:12:04.893293+06:00",
            "date": null
        },
        {
            "id": 3658,
            "ip_address": "27.123.255.67",
            "count": 8,
            "first_visit": "2022-02-16T12:33:24.275652+06:00",
            "date": null
        },
        {
            "id": 3651,
            "ip_address": "45.248.151.203",
            "count": 3,
            "first_visit": "2022-02-16T02:56:55.567851+06:00",
            "date": null
        },
        {
            "id": 3554,
            "ip_address": "34.94.204.143",
            "count": 6,
            "first_visit": "2022-02-12T16:48:36.995867+06:00",
            "date": null
        },
        {
            "id": 3563,
            "ip_address": "103.122.28.92",
            "count": 4,
            "first_visit": "2022-02-13T03:58:04.346541+06:00",
            "date": null
        },
        {
            "id": 3660,
            "ip_address": "114.130.25.42",
            "count": 2,
            "first_visit": "2022-02-16T13:07:57.279750+06:00",
            "date": null
        },
        {
            "id": 3631,
            "ip_address": "180.149.235.32",
            "count": 4,
            "first_visit": "2022-02-15T15:41:21.511467+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}