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

{
    "count": 101600,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77248&ordering=ip_address",
    "results": [
        {
            "id": 93339,
            "ip_address": "37.111.206.93",
            "count": 1,
            "first_visit": "2025-12-26T11:38:53.144749+06:00",
            "date": "2025-12-26"
        },
        {
            "id": 30235,
            "ip_address": "37.111.206.93",
            "count": 1,
            "first_visit": "2022-07-31T09:15:27.341104+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 66570,
            "ip_address": "37.111.206.93",
            "count": 1,
            "first_visit": "2024-04-03T00:41:29.777861+06:00",
            "date": "2024-04-03"
        },
        {
            "id": 76282,
            "ip_address": "37.111.206.93",
            "count": 1,
            "first_visit": "2024-12-02T14:11:12.135361+06:00",
            "date": "2024-12-02"
        },
        {
            "id": 52751,
            "ip_address": "37.111.206.94",
            "count": 1,
            "first_visit": "2023-08-17T12:48:20.378345+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 41587,
            "ip_address": "37.111.206.94",
            "count": 1,
            "first_visit": "2023-02-05T19:38:02.002564+06:00",
            "date": "2023-02-05"
        },
        {
            "id": 10550,
            "ip_address": "37.111.206.94",
            "count": 1,
            "first_visit": "2022-05-23T09:28:33.137388+06:00",
            "date": null
        },
        {
            "id": 8144,
            "ip_address": "37.111.206.95",
            "count": 2,
            "first_visit": "2022-05-17T12:55:18.694912+06:00",
            "date": null
        }
    ]
}