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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85448&ordering=-ip_address",
    "results": [
        {
            "id": 20021,
            "ip_address": "103.147.163.206",
            "count": 1,
            "first_visit": "2022-06-29T12:52:12.810333+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 38341,
            "ip_address": "103.147.163.206",
            "count": 1,
            "first_visit": "2022-12-05T11:27:17.040781+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 28967,
            "ip_address": "103.147.163.206",
            "count": 1,
            "first_visit": "2022-07-28T23:15:23.106023+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 72428,
            "ip_address": "103.147.163.206",
            "count": 1,
            "first_visit": "2024-08-22T17:23:00.228983+06:00",
            "date": "2024-08-22"
        },
        {
            "id": 3144,
            "ip_address": "103.147.163.192",
            "count": 1,
            "first_visit": "2022-01-31T23:14:09.386079+06:00",
            "date": null
        },
        {
            "id": 884,
            "ip_address": "103.147.163.186",
            "count": 1,
            "first_visit": "2021-12-19T19:39:35.489063+06:00",
            "date": null
        },
        {
            "id": 5586,
            "ip_address": "103.147.163.175",
            "count": 1,
            "first_visit": "2022-05-03T18:08:14.054846+06:00",
            "date": null
        },
        {
            "id": 3440,
            "ip_address": "103.147.163.172",
            "count": 9,
            "first_visit": "2022-02-08T18:42:54.550946+06:00",
            "date": null
        }
    ]
}