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

{
    "count": 99699,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91544&ordering=-ip_address",
    "results": [
        {
            "id": 4974,
            "ip_address": "103.152.143.211",
            "count": 1,
            "first_visit": "2022-04-07T12:51:41.983887+06:00",
            "date": null
        },
        {
            "id": 32076,
            "ip_address": "103.152.143.211",
            "count": 1,
            "first_visit": "2022-08-15T20:28:55.255445+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 16103,
            "ip_address": "103.152.143.211",
            "count": 2,
            "first_visit": "2022-06-17T20:28:12.612099+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 10461,
            "ip_address": "103.152.143.195",
            "count": 4,
            "first_visit": "2022-05-22T23:13:17.302379+06:00",
            "date": null
        },
        {
            "id": 18104,
            "ip_address": "103.152.143.189",
            "count": 1,
            "first_visit": "2022-06-24T12:54:25.405606+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 21512,
            "ip_address": "103.152.143.189",
            "count": 1,
            "first_visit": "2022-07-07T19:51:48.686346+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 5229,
            "ip_address": "103.152.143.189",
            "count": 2,
            "first_visit": "2022-04-18T19:25:54.213600+06:00",
            "date": null
        },
        {
            "id": 15448,
            "ip_address": "103.152.143.188",
            "count": 1,
            "first_visit": "2022-06-15T21:55:03.627467+06:00",
            "date": "2022-06-15"
        }
    ]
}