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

{
    "count": 98464,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83848&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83832&ordering=ip_address",
    "results": [
        {
            "id": 11910,
            "ip_address": "45.124.12.142",
            "count": 2,
            "first_visit": "2022-05-27T12:31:28.928720+06:00",
            "date": null
        },
        {
            "id": 12345,
            "ip_address": "45.124.12.143",
            "count": 2,
            "first_visit": "2022-05-29T00:14:47.908997+06:00",
            "date": null
        },
        {
            "id": 10770,
            "ip_address": "45.124.12.145",
            "count": 3,
            "first_visit": "2022-05-23T23:26:44.181384+06:00",
            "date": null
        },
        {
            "id": 12226,
            "ip_address": "45.124.12.146",
            "count": 1,
            "first_visit": "2022-05-28T15:37:32.494021+06:00",
            "date": null
        },
        {
            "id": 13101,
            "ip_address": "45.124.12.153",
            "count": 1,
            "first_visit": "2022-05-31T13:17:20.228946+06:00",
            "date": null
        },
        {
            "id": 7347,
            "ip_address": "45.124.12.157",
            "count": 1,
            "first_visit": "2022-05-16T22:16:34.132320+06:00",
            "date": null
        },
        {
            "id": 2955,
            "ip_address": "45.124.12.165",
            "count": 6,
            "first_visit": "2022-01-27T22:08:53.814585+06:00",
            "date": null
        },
        {
            "id": 5996,
            "ip_address": "45.124.13.0",
            "count": 1,
            "first_visit": "2022-05-14T15:16:33.049229+06:00",
            "date": null
        }
    ]
}