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

{
    "count": 92144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1832&ordering=ip_address",
    "results": [
        {
            "id": 38512,
            "ip_address": "103.113.172.5",
            "count": 1,
            "first_visit": "2022-12-09T20:13:19.025103+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 2381,
            "ip_address": "103.113.172.6",
            "count": 1,
            "first_visit": "2022-01-17T17:32:29.875886+06:00",
            "date": null
        },
        {
            "id": 32058,
            "ip_address": "103.113.172.67",
            "count": 1,
            "first_visit": "2022-08-15T12:56:27.471744+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 7758,
            "ip_address": "103.113.172.7",
            "count": 1,
            "first_visit": "2022-05-17T09:46:37.885669+06:00",
            "date": null
        },
        {
            "id": 4722,
            "ip_address": "103.113.172.8",
            "count": 1,
            "first_visit": "2022-03-27T23:42:09.784913+06:00",
            "date": null
        },
        {
            "id": 17887,
            "ip_address": "103.113.172.9",
            "count": 4,
            "first_visit": "2022-06-24T00:20:57.442020+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8613,
            "ip_address": "103.113.173.131",
            "count": 2,
            "first_visit": "2022-05-18T02:05:22.414565+06:00",
            "date": null
        },
        {
            "id": 8372,
            "ip_address": "103.113.173.135",
            "count": 1,
            "first_visit": "2022-05-17T22:36:52.202473+06:00",
            "date": null
        }
    ]
}