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

{
    "count": 102048,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=392&ordering=ip_address",
    "results": [
        {
            "id": 9027,
            "ip_address": "103.102.253.14",
            "count": 1,
            "first_visit": "2022-05-18T17:17:59.304050+06:00",
            "date": null
        },
        {
            "id": 7759,
            "ip_address": "103.102.253.220",
            "count": 4,
            "first_visit": "2022-05-17T09:47:12.576018+06:00",
            "date": null
        },
        {
            "id": 14659,
            "ip_address": "103.102.253.220",
            "count": 1,
            "first_visit": "2022-06-12T17:09:09.240694+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 11224,
            "ip_address": "103.102.253.249",
            "count": 4,
            "first_visit": "2022-05-24T23:36:04.730355+06:00",
            "date": null
        },
        {
            "id": 13576,
            "ip_address": "103.102.254.150",
            "count": 5,
            "first_visit": "2022-06-05T20:31:54.385493+06:00",
            "date": null
        },
        {
            "id": 17933,
            "ip_address": "103.102.255.113",
            "count": 1,
            "first_visit": "2022-06-24T01:37:20.899543+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 11059,
            "ip_address": "103.102.255.196",
            "count": 1,
            "first_visit": "2022-05-24T18:12:43.031769+06:00",
            "date": null
        },
        {
            "id": 19283,
            "ip_address": "103.102.255.202",
            "count": 1,
            "first_visit": "2022-06-27T02:33:39.217570+06:00",
            "date": "2022-06-27"
        }
    ]
}