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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5408&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5392&ordering=id",
    "results": [
        {
            "id": 5401,
            "ip_address": "103.176.175.21",
            "count": 2,
            "first_visit": "2022-04-26T14:41:50.209757+06:00",
            "date": null
        },
        {
            "id": 5402,
            "ip_address": "182.163.105.121",
            "count": 3,
            "first_visit": "2022-04-26T14:47:09.975290+06:00",
            "date": null
        },
        {
            "id": 5403,
            "ip_address": "37.111.201.164",
            "count": 2,
            "first_visit": "2022-04-26T16:28:48.066097+06:00",
            "date": null
        },
        {
            "id": 5404,
            "ip_address": "182.163.102.89",
            "count": 1,
            "first_visit": "2022-04-26T16:31:07.665692+06:00",
            "date": null
        },
        {
            "id": 5405,
            "ip_address": "103.127.4.173",
            "count": 1,
            "first_visit": "2022-04-26T16:51:13.294307+06:00",
            "date": null
        },
        {
            "id": 5406,
            "ip_address": "65.2.124.198",
            "count": 1,
            "first_visit": "2022-04-26T17:06:52.289793+06:00",
            "date": null
        },
        {
            "id": 5407,
            "ip_address": "103.184.94.3",
            "count": 1,
            "first_visit": "2022-04-26T18:13:43.047971+06:00",
            "date": null
        },
        {
            "id": 5408,
            "ip_address": "58.8.212.238",
            "count": 1,
            "first_visit": "2022-04-26T18:32:39.889062+06:00",
            "date": null
        }
    ]
}