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

{
    "count": 91571,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=224&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=208&ordering=first_visit",
    "results": [
        {
            "id": 217,
            "ip_address": "114.119.154.189",
            "count": 15,
            "first_visit": "2021-12-05T15:23:42.881332+06:00",
            "date": null
        },
        {
            "id": 218,
            "ip_address": "103.217.111.161",
            "count": 1,
            "first_visit": "2021-12-05T15:30:10.178437+06:00",
            "date": null
        },
        {
            "id": 219,
            "ip_address": "202.181.5.33",
            "count": 2,
            "first_visit": "2021-12-05T15:38:58.118428+06:00",
            "date": null
        },
        {
            "id": 220,
            "ip_address": "114.119.155.144",
            "count": 19,
            "first_visit": "2021-12-05T15:54:37.391424+06:00",
            "date": null
        },
        {
            "id": 221,
            "ip_address": "103.106.238.209",
            "count": 1,
            "first_visit": "2021-12-05T16:06:44.444427+06:00",
            "date": null
        },
        {
            "id": 222,
            "ip_address": "103.209.228.93",
            "count": 4,
            "first_visit": "2021-12-05T17:06:58.840043+06:00",
            "date": null
        },
        {
            "id": 223,
            "ip_address": "114.119.155.232",
            "count": 17,
            "first_visit": "2021-12-05T17:20:13.720655+06:00",
            "date": null
        },
        {
            "id": 224,
            "ip_address": "114.119.153.67",
            "count": 16,
            "first_visit": "2021-12-05T17:44:56.802361+06:00",
            "date": null
        }
    ]
}