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

{
    "count": 101789,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76112&ordering=-ip_address",
    "results": [
        {
            "id": 45882,
            "ip_address": "106.0.52.61",
            "count": 1,
            "first_visit": "2023-04-29T19:43:52.676242+06:00",
            "date": "2023-04-29"
        },
        {
            "id": 41900,
            "ip_address": "106.0.52.61",
            "count": 1,
            "first_visit": "2023-02-09T20:29:58.190473+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 34711,
            "ip_address": "106.0.52.58",
            "count": 1,
            "first_visit": "2022-09-20T13:21:51.586008+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 8987,
            "ip_address": "106.0.52.28",
            "count": 1,
            "first_visit": "2022-05-18T15:11:13.985028+06:00",
            "date": null
        },
        {
            "id": 10303,
            "ip_address": "106.0.52.231",
            "count": 1,
            "first_visit": "2022-05-22T14:20:58.049146+06:00",
            "date": null
        },
        {
            "id": 65017,
            "ip_address": "106.0.52.151",
            "count": 2,
            "first_visit": "2024-02-21T22:56:43.997670+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 24567,
            "ip_address": "106.0.52.148",
            "count": 1,
            "first_visit": "2022-07-20T11:49:58.378485+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 22764,
            "ip_address": "106.0.52.137",
            "count": 1,
            "first_visit": "2022-07-14T17:59:12.215754+06:00",
            "date": "2022-07-14"
        }
    ]
}