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

{
    "count": 97508,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23768&ordering=-ip_address",
    "results": [
        {
            "id": 10533,
            "ip_address": "37.111.206.12",
            "count": 3,
            "first_visit": "2022-05-23T08:34:01.835853+06:00",
            "date": null
        },
        {
            "id": 62047,
            "ip_address": "37.111.206.12",
            "count": 3,
            "first_visit": "2023-12-28T13:38:44.527888+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 50738,
            "ip_address": "37.111.206.119",
            "count": 1,
            "first_visit": "2023-07-24T20:24:39.298618+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 62400,
            "ip_address": "37.111.206.119",
            "count": 1,
            "first_visit": "2024-01-05T12:24:18.273252+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 54813,
            "ip_address": "37.111.206.119",
            "count": 1,
            "first_visit": "2023-09-11T13:21:11.253256+06:00",
            "date": "2023-09-11"
        },
        {
            "id": 3596,
            "ip_address": "37.111.206.119",
            "count": 2,
            "first_visit": "2022-02-14T12:02:03.227403+06:00",
            "date": null
        },
        {
            "id": 7714,
            "ip_address": "37.111.206.118",
            "count": 4,
            "first_visit": "2022-05-17T09:19:47.120087+06:00",
            "date": null
        },
        {
            "id": 84808,
            "ip_address": "37.111.206.118",
            "count": 1,
            "first_visit": "2025-06-30T11:09:10.064700+06:00",
            "date": "2025-06-30"
        }
    ]
}