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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25080&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25064&ordering=-ip_address",
    "results": [
        {
            "id": 679,
            "ip_address": "37.111.197.129",
            "count": 3,
            "first_visit": "2021-12-14T12:21:32.176553+06:00",
            "date": null
        },
        {
            "id": 33824,
            "ip_address": "37.111.197.127",
            "count": 1,
            "first_visit": "2022-09-04T22:46:20.952308+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 8915,
            "ip_address": "37.111.197.127",
            "count": 1,
            "first_visit": "2022-05-18T12:33:28.256439+06:00",
            "date": null
        },
        {
            "id": 27860,
            "ip_address": "37.111.197.126",
            "count": 1,
            "first_visit": "2022-07-26T19:33:11.656721+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 10875,
            "ip_address": "37.111.197.125",
            "count": 1,
            "first_visit": "2022-05-24T10:19:11.640646+06:00",
            "date": null
        },
        {
            "id": 53487,
            "ip_address": "37.111.197.124",
            "count": 1,
            "first_visit": "2023-08-25T12:11:06.721837+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 244,
            "ip_address": "37.111.197.123",
            "count": 1,
            "first_visit": "2021-12-05T23:49:13.475127+06:00",
            "date": null
        },
        {
            "id": 12224,
            "ip_address": "37.111.197.121",
            "count": 1,
            "first_visit": "2022-05-28T15:35:38.313075+06:00",
            "date": null
        }
    ]
}