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

{
    "count": 91579,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=264&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=248&ordering=first_visit",
    "results": [
        {
            "id": 257,
            "ip_address": "114.119.151.93",
            "count": 24,
            "first_visit": "2021-12-06T06:06:06.392658+06:00",
            "date": null
        },
        {
            "id": 258,
            "ip_address": "114.119.157.195",
            "count": 18,
            "first_visit": "2021-12-06T06:53:50.404277+06:00",
            "date": null
        },
        {
            "id": 259,
            "ip_address": "114.119.159.236",
            "count": 12,
            "first_visit": "2021-12-06T07:05:12.342539+06:00",
            "date": null
        },
        {
            "id": 260,
            "ip_address": "114.119.153.16",
            "count": 19,
            "first_visit": "2021-12-06T07:10:55.444981+06:00",
            "date": null
        },
        {
            "id": 261,
            "ip_address": "114.119.154.253",
            "count": 12,
            "first_visit": "2021-12-06T07:22:08.491011+06:00",
            "date": null
        },
        {
            "id": 262,
            "ip_address": "114.119.159.122",
            "count": 9,
            "first_visit": "2021-12-06T07:28:06.143280+06:00",
            "date": null
        },
        {
            "id": 263,
            "ip_address": "114.119.156.193",
            "count": 17,
            "first_visit": "2021-12-06T07:46:18.280271+06:00",
            "date": null
        },
        {
            "id": 264,
            "ip_address": "114.119.160.248",
            "count": 11,
            "first_visit": "2021-12-06T07:51:06.576601+06:00",
            "date": null
        }
    ]
}