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

{
    "count": 100764,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98320&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98304&ordering=date",
    "results": [
        {
            "id": 11115,
            "ip_address": "54.236.113.212",
            "count": 1,
            "first_visit": "2022-05-24T20:29:26.746829+06:00",
            "date": null
        },
        {
            "id": 10373,
            "ip_address": "103.135.134.204",
            "count": 3,
            "first_visit": "2022-05-22T19:15:48.115962+06:00",
            "date": null
        },
        {
            "id": 2279,
            "ip_address": "37.111.197.185",
            "count": 4,
            "first_visit": "2022-01-16T09:12:37.908475+06:00",
            "date": null
        },
        {
            "id": 11110,
            "ip_address": "37.111.210.36",
            "count": 1,
            "first_visit": "2022-05-24T20:17:56.332907+06:00",
            "date": null
        },
        {
            "id": 11106,
            "ip_address": "119.30.39.32",
            "count": 2,
            "first_visit": "2022-05-24T20:08:36.869643+06:00",
            "date": null
        },
        {
            "id": 11102,
            "ip_address": "114.119.128.20",
            "count": 6,
            "first_visit": "2022-05-24T19:54:31.083525+06:00",
            "date": null
        },
        {
            "id": 11104,
            "ip_address": "159.65.151.59",
            "count": 1,
            "first_visit": "2022-05-24T20:01:46.840721+06:00",
            "date": null
        },
        {
            "id": 11128,
            "ip_address": "114.119.129.143",
            "count": 7,
            "first_visit": "2022-05-24T21:01:45.768477+06:00",
            "date": null
        }
    ]
}