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

{
    "count": 92168,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2208&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2192&ordering=-date",
    "results": [
        {
            "id": 2304,
            "ip_address": "103.156.108.2",
            "count": 1,
            "first_visit": "2022-01-16T15:57:22.251024+06:00",
            "date": null
        },
        {
            "id": 2226,
            "ip_address": "103.156.222.5",
            "count": 1,
            "first_visit": "2022-01-14T22:34:43.095311+06:00",
            "date": null
        },
        {
            "id": 2305,
            "ip_address": "119.30.38.161",
            "count": 1,
            "first_visit": "2022-01-16T16:11:41.431723+06:00",
            "date": null
        },
        {
            "id": 2306,
            "ip_address": "52.90.99.153",
            "count": 1,
            "first_visit": "2022-01-16T16:20:12.918384+06:00",
            "date": null
        },
        {
            "id": 2308,
            "ip_address": "3.92.136.180",
            "count": 1,
            "first_visit": "2022-01-16T16:20:25.411876+06:00",
            "date": null
        },
        {
            "id": 2228,
            "ip_address": "103.133.142.76",
            "count": 1,
            "first_visit": "2022-01-14T23:41:12.106742+06:00",
            "date": null
        },
        {
            "id": 2253,
            "ip_address": "113.11.40.213",
            "count": 3,
            "first_visit": "2022-01-15T12:05:25.744795+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
        }
    ]
}