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

{
    "count": 91560,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=208&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=192&ordering=first_visit",
    "results": [
        {
            "id": 201,
            "ip_address": "114.119.159.40",
            "count": 15,
            "first_visit": "2021-12-05T11:01:12.980863+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": 203,
            "ip_address": "37.111.206.54",
            "count": 9,
            "first_visit": "2021-12-05T11:13:10.996715+06:00",
            "date": null
        },
        {
            "id": 204,
            "ip_address": "203.76.121.98",
            "count": 2,
            "first_visit": "2021-12-05T11:14:07.748170+06:00",
            "date": null
        },
        {
            "id": 205,
            "ip_address": "114.119.155.153",
            "count": 7,
            "first_visit": "2021-12-05T11:17:41.905968+06:00",
            "date": null
        },
        {
            "id": 206,
            "ip_address": "45.64.134.146",
            "count": 32,
            "first_visit": "2021-12-05T11:26:31.263927+06:00",
            "date": null
        },
        {
            "id": 207,
            "ip_address": "114.119.153.105",
            "count": 16,
            "first_visit": "2021-12-05T11:29:28.811738+06:00",
            "date": null
        },
        {
            "id": 208,
            "ip_address": "103.159.72.253",
            "count": 46,
            "first_visit": "2021-12-05T11:31:19.952581+06:00",
            "date": null
        }
    ]
}