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

{
    "count": 93724,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93528&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93512&ordering=-first_visit",
    "results": [
        {
            "id": 204,
            "ip_address": "203.76.121.98",
            "count": 2,
            "first_visit": "2021-12-05T11:14:07.748170+06:00",
            "date": null
        },
        {
            "id": 203,
            "ip_address": "37.111.206.54",
            "count": 9,
            "first_visit": "2021-12-05T11:13:10.996715+06:00",
            "date": null
        },
        {
            "id": 202,
            "ip_address": "114.119.152.30",
            "count": 15,
            "first_visit": "2021-12-05T11:05:58.642935+06:00",
            "date": null
        },
        {
            "id": 201,
            "ip_address": "114.119.159.40",
            "count": 15,
            "first_visit": "2021-12-05T11:01:12.980863+06:00",
            "date": null
        },
        {
            "id": 200,
            "ip_address": "114.119.157.236",
            "count": 10,
            "first_visit": "2021-12-05T10:54:21.030035+06:00",
            "date": null
        },
        {
            "id": 199,
            "ip_address": "114.119.155.239",
            "count": 8,
            "first_visit": "2021-12-05T10:42:15.158013+06:00",
            "date": null
        },
        {
            "id": 198,
            "ip_address": "114.119.155.149",
            "count": 16,
            "first_visit": "2021-12-05T10:30:14.145409+06:00",
            "date": null
        },
        {
            "id": 197,
            "ip_address": "114.119.159.152",
            "count": 17,
            "first_visit": "2021-12-05T10:25:13.749462+06:00",
            "date": null
        }
    ]
}