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

{
    "count": 97223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22648&ordering=-ip_address",
    "results": [
        {
            "id": 53554,
            "ip_address": "37.111.207.73",
            "count": 2,
            "first_visit": "2023-08-26T09:23:05.389262+06:00",
            "date": "2023-08-26"
        },
        {
            "id": 30402,
            "ip_address": "37.111.207.72",
            "count": 1,
            "first_visit": "2022-07-31T12:41:45.844742+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 11171,
            "ip_address": "37.111.207.71",
            "count": 1,
            "first_visit": "2022-05-24T22:33:05.661570+06:00",
            "date": null
        },
        {
            "id": 66654,
            "ip_address": "37.111.207.71",
            "count": 2,
            "first_visit": "2024-04-05T12:50:17.497974+06:00",
            "date": "2024-04-05"
        },
        {
            "id": 19716,
            "ip_address": "37.111.207.70",
            "count": 1,
            "first_visit": "2022-06-28T11:18:25.480180+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 6878,
            "ip_address": "37.111.207.70",
            "count": 2,
            "first_visit": "2022-05-16T16:56:50.325335+06:00",
            "date": null
        },
        {
            "id": 6014,
            "ip_address": "37.111.207.7",
            "count": 2,
            "first_visit": "2022-05-14T17:32:53.325789+06:00",
            "date": null
        },
        {
            "id": 25241,
            "ip_address": "37.111.207.69",
            "count": 1,
            "first_visit": "2022-07-21T09:02:29.238723+06:00",
            "date": "2022-07-21"
        }
    ]
}