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

{
    "count": 92543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9680&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9664&ordering=first_visit",
    "results": [
        {
            "id": 9673,
            "ip_address": "103.138.120.246",
            "count": 1,
            "first_visit": "2022-05-20T11:54:45.427784+06:00",
            "date": null
        },
        {
            "id": 9674,
            "ip_address": "103.252.202.214",
            "count": 2,
            "first_visit": "2022-05-20T11:58:25.671974+06:00",
            "date": null
        },
        {
            "id": 9675,
            "ip_address": "37.111.206.37",
            "count": 2,
            "first_visit": "2022-05-20T11:58:50.150691+06:00",
            "date": null
        },
        {
            "id": 9676,
            "ip_address": "103.199.234.136",
            "count": 1,
            "first_visit": "2022-05-20T12:09:37.709299+06:00",
            "date": null
        },
        {
            "id": 9677,
            "ip_address": "58.145.187.238",
            "count": 1,
            "first_visit": "2022-05-20T12:10:06.023381+06:00",
            "date": null
        },
        {
            "id": 9678,
            "ip_address": "58.145.187.238",
            "count": 5,
            "first_visit": "2022-05-20T12:10:06.023613+06:00",
            "date": null
        },
        {
            "id": 9679,
            "ip_address": "37.111.206.161",
            "count": 1,
            "first_visit": "2022-05-20T12:17:06.422787+06:00",
            "date": null
        },
        {
            "id": 9680,
            "ip_address": "45.120.115.26",
            "count": 4,
            "first_visit": "2022-05-20T12:18:30.531100+06:00",
            "date": null
        }
    ]
}