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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2264&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2248&ordering=first_visit",
    "results": [
        {
            "id": 2257,
            "ip_address": "103.222.22.14",
            "count": 1,
            "first_visit": "2022-01-15T13:04:21.306020+06:00",
            "date": null
        },
        {
            "id": 2258,
            "ip_address": "103.150.254.88",
            "count": 1,
            "first_visit": "2022-01-15T13:23:13.859965+06:00",
            "date": null
        },
        {
            "id": 2259,
            "ip_address": "103.252.225.12",
            "count": 1,
            "first_visit": "2022-01-15T14:06:37.100183+06:00",
            "date": null
        },
        {
            "id": 2260,
            "ip_address": "103.113.16.2",
            "count": 1,
            "first_visit": "2022-01-15T14:11:03.354931+06:00",
            "date": null
        },
        {
            "id": 2261,
            "ip_address": "103.152.213.238",
            "count": 1,
            "first_visit": "2022-01-15T14:45:24.240368+06:00",
            "date": null
        },
        {
            "id": 2262,
            "ip_address": "37.111.207.87",
            "count": 2,
            "first_visit": "2022-01-15T15:08:09.181399+06:00",
            "date": null
        },
        {
            "id": 2263,
            "ip_address": "103.217.111.213",
            "count": 2,
            "first_visit": "2022-01-15T15:18:44.832968+06:00",
            "date": null
        },
        {
            "id": 2264,
            "ip_address": "115.42.55.184",
            "count": 2,
            "first_visit": "2022-01-15T15:34:00.887672+06:00",
            "date": null
        }
    ]
}