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

{
    "count": 93119,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10544&ordering=-ip_address",
    "results": [
        {
            "id": 5598,
            "ip_address": "58.145.184.249",
            "count": 9,
            "first_visit": "2022-05-04T07:00:41.945886+06:00",
            "date": null
        },
        {
            "id": 37898,
            "ip_address": "58.145.184.249",
            "count": 1,
            "first_visit": "2022-11-26T19:40:48.139804+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 3058,
            "ip_address": "58.145.184.248",
            "count": 7,
            "first_visit": "2022-01-30T13:59:39.261213+06:00",
            "date": null
        },
        {
            "id": 68377,
            "ip_address": "58.145.184.248",
            "count": 1,
            "first_visit": "2024-05-15T19:56:11.144851+06:00",
            "date": "2024-05-15"
        },
        {
            "id": 15356,
            "ip_address": "58.145.184.248",
            "count": 1,
            "first_visit": "2022-06-15T16:46:06.778643+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7680,
            "ip_address": "58.145.184.247",
            "count": 10,
            "first_visit": "2022-05-17T08:48:05.399755+06:00",
            "date": null
        },
        {
            "id": 7679,
            "ip_address": "58.145.184.247",
            "count": 1,
            "first_visit": "2022-05-17T08:48:05.399715+06:00",
            "date": null
        },
        {
            "id": 59068,
            "ip_address": "58.145.184.247",
            "count": 1,
            "first_visit": "2023-11-06T14:10:31.292464+06:00",
            "date": "2023-11-06"
        }
    ]
}