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

{
    "count": 98156,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7568&ordering=ip_address",
    "results": [
        {
            "id": 24855,
            "ip_address": "103.150.254.65",
            "count": 1,
            "first_visit": "2022-07-20T19:53:40.644770+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11423,
            "ip_address": "103.150.254.65",
            "count": 1,
            "first_visit": "2022-05-25T20:03:19.824519+06:00",
            "date": null
        },
        {
            "id": 46613,
            "ip_address": "103.150.254.66",
            "count": 3,
            "first_visit": "2023-05-15T10:26:23.996436+06:00",
            "date": "2023-05-15"
        },
        {
            "id": 28422,
            "ip_address": "103.150.254.67",
            "count": 1,
            "first_visit": "2022-07-27T23:50:18.407331+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 72306,
            "ip_address": "103.150.254.67",
            "count": 2,
            "first_visit": "2024-08-19T16:18:38.429285+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 72353,
            "ip_address": "103.150.254.67",
            "count": 4,
            "first_visit": "2024-08-20T20:09:09.284815+06:00",
            "date": "2024-08-20"
        },
        {
            "id": 335,
            "ip_address": "103.150.254.67",
            "count": 3,
            "first_visit": "2021-12-07T14:02:46.068918+06:00",
            "date": null
        },
        {
            "id": 15212,
            "ip_address": "103.150.254.69",
            "count": 1,
            "first_visit": "2022-06-15T09:38:10.567020+06:00",
            "date": "2022-06-15"
        }
    ]
}