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

{
    "count": 91329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16&ordering=-date",
    "results": [
        {
            "id": 75,
            "ip_address": "202.83.126.153",
            "count": 1,
            "first_visit": "2021-12-03T16:24:06.860299+06:00",
            "date": null
        },
        {
            "id": 77,
            "ip_address": "14.98.242.98",
            "count": 1,
            "first_visit": "2021-12-03T16:47:35.188326+06:00",
            "date": null
        },
        {
            "id": 83,
            "ip_address": "134.19.185.81",
            "count": 1,
            "first_visit": "2021-12-03T17:35:21.741684+06:00",
            "date": null
        },
        {
            "id": 87,
            "ip_address": "203.135.44.66",
            "count": 3,
            "first_visit": "2021-12-03T17:45:16.420449+06:00",
            "date": null
        },
        {
            "id": 113,
            "ip_address": "185.165.241.182",
            "count": 1,
            "first_visit": "2021-12-04T01:22:17.838935+06:00",
            "date": null
        },
        {
            "id": 117,
            "ip_address": "89.100.138.89",
            "count": 1,
            "first_visit": "2021-12-04T02:18:57.064601+06:00",
            "date": null
        },
        {
            "id": 120,
            "ip_address": "72.224.165.249",
            "count": 1,
            "first_visit": "2021-12-04T02:44:55.572149+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
        }
    ]
}