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

{
    "count": 98176,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15080&ordering=ip_address",
    "results": [
        {
            "id": 2518,
            "ip_address": "103.230.104.15",
            "count": 5,
            "first_visit": "2022-01-20T15:23:02.095655+06:00",
            "date": null
        },
        {
            "id": 24394,
            "ip_address": "103.230.104.16",
            "count": 1,
            "first_visit": "2022-07-20T08:04:51.406877+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3256,
            "ip_address": "103.230.104.16",
            "count": 2,
            "first_visit": "2022-02-03T12:27:26.015490+06:00",
            "date": null
        },
        {
            "id": 64430,
            "ip_address": "103.230.104.16",
            "count": 1,
            "first_visit": "2024-02-07T10:26:02.496804+06:00",
            "date": "2024-02-07"
        },
        {
            "id": 78052,
            "ip_address": "103.230.104.16",
            "count": 1,
            "first_visit": "2025-01-20T09:08:27.639723+06:00",
            "date": "2025-01-20"
        },
        {
            "id": 41436,
            "ip_address": "103.230.104.17",
            "count": 1,
            "first_visit": "2023-02-02T23:48:53.692228+06:00",
            "date": "2023-02-02"
        },
        {
            "id": 28725,
            "ip_address": "103.230.104.17",
            "count": 1,
            "first_visit": "2022-07-28T11:37:31.829829+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 11585,
            "ip_address": "103.230.104.17",
            "count": 1,
            "first_visit": "2022-05-26T02:00:39.659588+06:00",
            "date": null
        }
    ]
}