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

{
    "count": 95427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17024&ordering=ip_address",
    "results": [
        {
            "id": 7462,
            "ip_address": "103.253.44.225",
            "count": 2,
            "first_visit": "2022-05-16T23:21:31.932323+06:00",
            "date": null
        },
        {
            "id": 27338,
            "ip_address": "103.253.44.227",
            "count": 1,
            "first_visit": "2022-07-25T14:10:23.465075+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7914,
            "ip_address": "103.253.44.228",
            "count": 1,
            "first_visit": "2022-05-17T11:09:38.495140+06:00",
            "date": null
        },
        {
            "id": 24088,
            "ip_address": "103.253.44.228",
            "count": 1,
            "first_visit": "2022-07-19T13:15:42.334243+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 21241,
            "ip_address": "103.253.44.229",
            "count": 1,
            "first_visit": "2022-07-05T18:47:46.849495+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 9029,
            "ip_address": "103.253.44.230",
            "count": 1,
            "first_visit": "2022-05-18T17:36:16.966250+06:00",
            "date": null
        },
        {
            "id": 9587,
            "ip_address": "103.253.44.232",
            "count": 2,
            "first_visit": "2022-05-20T00:34:47.321830+06:00",
            "date": null
        },
        {
            "id": 7989,
            "ip_address": "103.253.44.233",
            "count": 2,
            "first_visit": "2022-05-17T11:48:01.787955+06:00",
            "date": null
        }
    ]
}