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

{
    "count": 94910,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1336&ordering=ip_address",
    "results": [
        {
            "id": 711,
            "ip_address": "103.111.226.12",
            "count": 1,
            "first_visit": "2021-12-15T11:58:00.855735+06:00",
            "date": null
        },
        {
            "id": 3542,
            "ip_address": "103.111.226.16",
            "count": 1,
            "first_visit": "2022-02-12T10:08:34.149803+06:00",
            "date": null
        },
        {
            "id": 12708,
            "ip_address": "103.111.226.169",
            "count": 5,
            "first_visit": "2022-05-30T08:42:24.579475+06:00",
            "date": null
        },
        {
            "id": 62384,
            "ip_address": "103.111.226.176",
            "count": 1,
            "first_visit": "2024-01-05T08:29:12.806899+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 62385,
            "ip_address": "103.111.226.177",
            "count": 1,
            "first_visit": "2024-01-05T08:33:36.721690+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 40461,
            "ip_address": "103.111.226.177",
            "count": 1,
            "first_visit": "2023-01-16T12:10:55.591503+06:00",
            "date": "2023-01-16"
        },
        {
            "id": 27098,
            "ip_address": "103.111.226.199",
            "count": 2,
            "first_visit": "2022-07-25T08:57:56.691824+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 4593,
            "ip_address": "103.111.226.200",
            "count": 1,
            "first_visit": "2022-03-22T19:38:12.537834+06:00",
            "date": null
        }
    ]
}