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

{
    "count": 99215,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98888&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98872&ordering=date",
    "results": [
        {
            "id": 8967,
            "ip_address": "123.108.246.146",
            "count": 1,
            "first_visit": "2022-05-18T14:23:49.995313+06:00",
            "date": null
        },
        {
            "id": 8966,
            "ip_address": "103.136.62.34",
            "count": 1,
            "first_visit": "2022-05-18T14:23:11.508202+06:00",
            "date": null
        },
        {
            "id": 8965,
            "ip_address": "103.166.153.207",
            "count": 1,
            "first_visit": "2022-05-18T14:19:58.254077+06:00",
            "date": null
        },
        {
            "id": 8964,
            "ip_address": "93.135.127.211",
            "count": 1,
            "first_visit": "2022-05-18T14:19:50.520609+06:00",
            "date": null
        },
        {
            "id": 8963,
            "ip_address": "173.255.251.12",
            "count": 1,
            "first_visit": "2022-05-18T14:10:42.558484+06:00",
            "date": null
        },
        {
            "id": 8962,
            "ip_address": "119.30.32.117",
            "count": 1,
            "first_visit": "2022-05-18T14:04:45.611410+06:00",
            "date": null
        },
        {
            "id": 8961,
            "ip_address": "123.108.89.144",
            "count": 1,
            "first_visit": "2022-05-18T14:04:29.414555+06:00",
            "date": null
        },
        {
            "id": 8959,
            "ip_address": "103.106.240.85",
            "count": 2,
            "first_visit": "2022-05-18T13:59:41.573571+06:00",
            "date": null
        }
    ]
}