GET /user_management/visitor-free/?format=api&offset=5464&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=5472&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5456&ordering=id",
    "results": [
        {
            "id": 5465,
            "ip_address": "103.112.167.104",
            "count": 3,
            "first_visit": "2022-04-30T01:07:51.723365+06:00",
            "date": null
        },
        {
            "id": 5466,
            "ip_address": "83.185.41.77",
            "count": 2,
            "first_visit": "2022-04-30T02:34:02.861812+06:00",
            "date": null
        },
        {
            "id": 5467,
            "ip_address": "37.111.211.127",
            "count": 1,
            "first_visit": "2022-04-30T03:34:19.491418+06:00",
            "date": null
        },
        {
            "id": 5468,
            "ip_address": "17.121.115.253",
            "count": 1,
            "first_visit": "2022-04-30T07:40:03.233922+06:00",
            "date": null
        },
        {
            "id": 5469,
            "ip_address": "103.67.159.144",
            "count": 1,
            "first_visit": "2022-04-30T09:04:23.380042+06:00",
            "date": null
        },
        {
            "id": 5470,
            "ip_address": "116.58.202.161",
            "count": 5,
            "first_visit": "2022-04-30T10:30:36.909559+06:00",
            "date": null
        },
        {
            "id": 5471,
            "ip_address": "144.48.151.5",
            "count": 1,
            "first_visit": "2022-04-30T11:15:05.751149+06:00",
            "date": null
        },
        {
            "id": 5472,
            "ip_address": "103.159.188.160",
            "count": 3,
            "first_visit": "2022-04-30T11:50:15.389037+06:00",
            "date": null
        }
    ]
}