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

{
    "count": 101325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34656&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34640&ordering=-ip_address",
    "results": [
        {
            "id": 5545,
            "ip_address": "202.181.19.249",
            "count": 3,
            "first_visit": "2022-05-02T06:45:55.416718+06:00",
            "date": null
        },
        {
            "id": 13068,
            "ip_address": "202.181.19.248",
            "count": 1,
            "first_visit": "2022-05-31T11:17:58.585593+06:00",
            "date": null
        },
        {
            "id": 10910,
            "ip_address": "202.181.19.246",
            "count": 1,
            "first_visit": "2022-05-24T11:18:47.012445+06:00",
            "date": null
        },
        {
            "id": 39978,
            "ip_address": "202.181.19.246",
            "count": 1,
            "first_visit": "2023-01-06T21:50:13.634256+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 4422,
            "ip_address": "202.181.19.245",
            "count": 1,
            "first_visit": "2022-03-16T16:55:36.669248+06:00",
            "date": null
        },
        {
            "id": 49032,
            "ip_address": "202.181.19.245",
            "count": 1,
            "first_visit": "2023-06-29T08:44:45.609800+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 48626,
            "ip_address": "202.181.19.245",
            "count": 1,
            "first_visit": "2023-06-21T12:51:12.169369+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 52332,
            "ip_address": "202.181.19.244",
            "count": 1,
            "first_visit": "2023-08-12T20:46:44.212697+06:00",
            "date": "2023-08-12"
        }
    ]
}