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

{
    "count": 99636,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25456&ordering=-ip_address",
    "results": [
        {
            "id": 72801,
            "ip_address": "37.111.200.107",
            "count": 2,
            "first_visit": "2024-08-31T11:48:08.827780+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 95452,
            "ip_address": "37.111.200.107",
            "count": 2,
            "first_visit": "2026-02-23T09:06:03.042095+06:00",
            "date": "2026-02-23"
        },
        {
            "id": 40228,
            "ip_address": "37.111.200.106",
            "count": 1,
            "first_visit": "2023-01-11T19:09:59.927802+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 2382,
            "ip_address": "37.111.200.104",
            "count": 2,
            "first_visit": "2022-01-17T17:38:56.476376+06:00",
            "date": null
        },
        {
            "id": 35514,
            "ip_address": "37.111.200.103",
            "count": 1,
            "first_visit": "2022-10-05T11:05:52.428047+06:00",
            "date": "2022-10-05"
        },
        {
            "id": 62063,
            "ip_address": "37.111.200.103",
            "count": 2,
            "first_visit": "2023-12-28T20:25:56.941676+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 19484,
            "ip_address": "37.111.200.102",
            "count": 1,
            "first_visit": "2022-06-27T16:45:44.227401+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 9069,
            "ip_address": "37.111.200.102",
            "count": 2,
            "first_visit": "2022-05-18T20:44:23.175984+06:00",
            "date": null
        }
    ]
}