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

{
    "count": 99195,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98968&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98952&ordering=-first_visit",
    "results": [
        {
            "id": 235,
            "ip_address": "168.119.65.53",
            "count": 59,
            "first_visit": "2021-12-05T21:06:04.355352+06:00",
            "date": null
        },
        {
            "id": 234,
            "ip_address": "114.119.152.231",
            "count": 14,
            "first_visit": "2021-12-05T19:53:54.251979+06:00",
            "date": null
        },
        {
            "id": 233,
            "ip_address": "114.119.155.205",
            "count": 10,
            "first_visit": "2021-12-05T19:33:31.146143+06:00",
            "date": null
        },
        {
            "id": 232,
            "ip_address": "114.119.159.17",
            "count": 14,
            "first_visit": "2021-12-05T19:07:23.013858+06:00",
            "date": null
        },
        {
            "id": 231,
            "ip_address": "103.170.175.51",
            "count": 2,
            "first_visit": "2021-12-05T19:07:03.920519+06:00",
            "date": null
        },
        {
            "id": 230,
            "ip_address": "139.30.184.231",
            "count": 2,
            "first_visit": "2021-12-05T18:51:23.021615+06:00",
            "date": null
        },
        {
            "id": 229,
            "ip_address": "114.119.153.215",
            "count": 13,
            "first_visit": "2021-12-05T18:29:30.267269+06:00",
            "date": null
        },
        {
            "id": 228,
            "ip_address": "114.119.158.128",
            "count": 16,
            "first_visit": "2021-12-05T18:23:49.463462+06:00",
            "date": null
        }
    ]
}