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

{
    "count": 91474,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96&ordering=id",
    "results": [
        {
            "id": 105,
            "ip_address": "99.17.218.127",
            "count": 5,
            "first_visit": "2021-12-03T23:00:50.217877+06:00",
            "date": null
        },
        {
            "id": 106,
            "ip_address": "114.119.155.185",
            "count": 17,
            "first_visit": "2021-12-04T00:07:10.467392+06:00",
            "date": null
        },
        {
            "id": 107,
            "ip_address": "114.119.151.75",
            "count": 19,
            "first_visit": "2021-12-04T00:13:40.425719+06:00",
            "date": null
        },
        {
            "id": 108,
            "ip_address": "66.249.66.8",
            "count": 22,
            "first_visit": "2021-12-04T00:14:58.934477+06:00",
            "date": null
        },
        {
            "id": 109,
            "ip_address": "114.119.152.149",
            "count": 12,
            "first_visit": "2021-12-04T00:24:49.322191+06:00",
            "date": null
        },
        {
            "id": 110,
            "ip_address": "114.119.153.25",
            "count": 12,
            "first_visit": "2021-12-04T00:37:21.464655+06:00",
            "date": null
        },
        {
            "id": 111,
            "ip_address": "114.119.155.58",
            "count": 12,
            "first_visit": "2021-12-04T00:42:23.908624+06:00",
            "date": null
        },
        {
            "id": 112,
            "ip_address": "114.119.153.91",
            "count": 17,
            "first_visit": "2021-12-04T01:18:39.067445+06:00",
            "date": null
        }
    ]
}