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

{
    "count": 99670,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11752&ordering=-ip_address",
    "results": [
        {
            "id": 2563,
            "ip_address": "58.145.184.230",
            "count": 20,
            "first_visit": "2022-01-21T15:04:30.177544+06:00",
            "date": null
        },
        {
            "id": 36666,
            "ip_address": "58.145.184.230",
            "count": 1,
            "first_visit": "2022-10-30T10:53:33.372193+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 29061,
            "ip_address": "58.145.184.230",
            "count": 1,
            "first_visit": "2022-07-29T01:58:12.734473+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 61064,
            "ip_address": "58.145.184.229",
            "count": 1,
            "first_visit": "2023-12-12T15:51:28.808720+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 8552,
            "ip_address": "58.145.184.229",
            "count": 6,
            "first_visit": "2022-05-17T23:49:45.667072+06:00",
            "date": null
        },
        {
            "id": 43727,
            "ip_address": "58.145.184.228",
            "count": 1,
            "first_visit": "2023-03-14T10:58:39.739990+06:00",
            "date": "2023-03-14"
        },
        {
            "id": 21777,
            "ip_address": "58.145.184.228",
            "count": 1,
            "first_visit": "2022-07-09T20:45:17.081753+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 4688,
            "ip_address": "58.145.184.228",
            "count": 12,
            "first_visit": "2022-03-26T14:55:56.029820+06:00",
            "date": null
        }
    ]
}