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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23600&ordering=-ip_address",
    "results": [
        {
            "id": 12085,
            "ip_address": "37.111.207.193",
            "count": 1,
            "first_visit": "2022-05-28T01:55:16.157339+06:00",
            "date": null
        },
        {
            "id": 26276,
            "ip_address": "37.111.207.193",
            "count": 2,
            "first_visit": "2022-07-23T10:37:21.427164+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 7243,
            "ip_address": "37.111.207.192",
            "count": 1,
            "first_visit": "2022-05-16T20:06:36.294377+06:00",
            "date": null
        },
        {
            "id": 19065,
            "ip_address": "37.111.207.191",
            "count": 1,
            "first_visit": "2022-06-26T11:47:54.218805+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 28216,
            "ip_address": "37.111.207.191",
            "count": 1,
            "first_visit": "2022-07-27T13:38:26.415646+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 50576,
            "ip_address": "37.111.207.191",
            "count": 1,
            "first_visit": "2023-07-22T16:29:46.806155+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 58860,
            "ip_address": "37.111.207.190",
            "count": 1,
            "first_visit": "2023-11-02T21:06:08.360867+06:00",
            "date": "2023-11-02"
        },
        {
            "id": 8016,
            "ip_address": "37.111.207.190",
            "count": 1,
            "first_visit": "2022-05-17T12:00:04.322604+06:00",
            "date": null
        }
    ]
}