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

{
    "count": 97271,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22856&ordering=-ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 1501,
            "ip_address": "37.111.207.189",
            "count": 1,
            "first_visit": "2021-12-31T01:43:22.872963+06:00",
            "date": null
        }
    ]
}