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

{
    "count": 91791,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89832&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89816&ordering=-ip_address",
    "results": [
        {
            "id": 10889,
            "ip_address": "103.114.98.6",
            "count": 1,
            "first_visit": "2022-05-24T10:41:32.198619+06:00",
            "date": null
        },
        {
            "id": 61783,
            "ip_address": "103.114.98.55",
            "count": 1,
            "first_visit": "2023-12-24T19:10:41.547108+06:00",
            "date": "2023-12-24"
        },
        {
            "id": 901,
            "ip_address": "103.114.98.5",
            "count": 2,
            "first_visit": "2021-12-19T20:23:56.229888+06:00",
            "date": null
        },
        {
            "id": 21097,
            "ip_address": "103.114.98.242",
            "count": 2,
            "first_visit": "2022-07-04T18:04:08.344341+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 35029,
            "ip_address": "103.114.98.242",
            "count": 1,
            "first_visit": "2022-09-26T17:37:38.284212+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 7833,
            "ip_address": "103.114.98.242",
            "count": 2,
            "first_visit": "2022-05-17T10:31:41.331421+06:00",
            "date": null
        },
        {
            "id": 7620,
            "ip_address": "103.114.98.234",
            "count": 3,
            "first_visit": "2022-05-17T07:24:20.405110+06:00",
            "date": null
        },
        {
            "id": 12116,
            "ip_address": "103.114.98.198",
            "count": 2,
            "first_visit": "2022-05-28T07:27:55.327452+06:00",
            "date": null
        }
    ]
}