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

{
    "count": 99666,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23424&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23408&ordering=-ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 15288,
            "ip_address": "37.111.207.69",
            "count": 1,
            "first_visit": "2022-06-15T14:02:26.507441+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7663,
            "ip_address": "37.111.207.68",
            "count": 2,
            "first_visit": "2022-05-17T08:31:32.732181+06:00",
            "date": null
        },
        {
            "id": 99611,
            "ip_address": "37.111.207.68",
            "count": 2,
            "first_visit": "2026-06-26T21:30:56.406246+06:00",
            "date": "2026-06-26"
        },
        {
            "id": 45727,
            "ip_address": "37.111.207.66",
            "count": 1,
            "first_visit": "2023-04-25T22:38:49.595697+06:00",
            "date": "2023-04-25"
        }
    ]
}