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

{
    "count": 97514,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23856&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23840&ordering=-ip_address",
    "results": [
        {
            "id": 4498,
            "ip_address": "37.111.205.65",
            "count": 1,
            "first_visit": "2022-03-19T13:41:34.695616+06:00",
            "date": null
        },
        {
            "id": 10762,
            "ip_address": "37.111.205.64",
            "count": 1,
            "first_visit": "2022-05-23T22:55:57.418068+06:00",
            "date": null
        },
        {
            "id": 9376,
            "ip_address": "37.111.205.63",
            "count": 1,
            "first_visit": "2022-05-19T13:37:44.575062+06:00",
            "date": null
        },
        {
            "id": 35570,
            "ip_address": "37.111.205.6",
            "count": 4,
            "first_visit": "2022-10-06T15:33:32.653666+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 24930,
            "ip_address": "37.111.205.6",
            "count": 1,
            "first_visit": "2022-07-20T21:52:47.158298+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 48029,
            "ip_address": "37.111.205.58",
            "count": 1,
            "first_visit": "2023-06-11T16:46:03.881496+06:00",
            "date": "2023-06-11"
        },
        {
            "id": 4677,
            "ip_address": "37.111.205.57",
            "count": 1,
            "first_visit": "2022-03-26T01:47:30.115395+06:00",
            "date": null
        },
        {
            "id": 4390,
            "ip_address": "37.111.205.54",
            "count": 1,
            "first_visit": "2022-03-15T13:20:48.842656+06:00",
            "date": null
        }
    ]
}