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

{
    "count": 97322,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23112&ordering=-ip_address",
    "results": [
        {
            "id": 31045,
            "ip_address": "37.111.206.73",
            "count": 1,
            "first_visit": "2022-08-03T19:33:30.424913+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 31118,
            "ip_address": "37.111.206.73",
            "count": 1,
            "first_visit": "2022-08-04T12:40:58.766102+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 10777,
            "ip_address": "37.111.206.73",
            "count": 2,
            "first_visit": "2022-05-24T00:09:34.513624+06:00",
            "date": null
        },
        {
            "id": 20146,
            "ip_address": "37.111.206.72",
            "count": 2,
            "first_visit": "2022-06-29T21:01:23.343278+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 6351,
            "ip_address": "37.111.206.71",
            "count": 2,
            "first_visit": "2022-05-15T17:50:39.566869+06:00",
            "date": null
        },
        {
            "id": 6376,
            "ip_address": "37.111.206.70",
            "count": 1,
            "first_visit": "2022-05-15T19:42:15.270900+06:00",
            "date": null
        },
        {
            "id": 49930,
            "ip_address": "37.111.206.70",
            "count": 2,
            "first_visit": "2023-07-13T19:29:37.511109+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 13145,
            "ip_address": "37.111.206.7",
            "count": 1,
            "first_visit": "2022-05-31T16:13:52.007704+06:00",
            "date": null
        }
    ]
}