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

{
    "count": 100890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17248&ordering=ip_address",
    "results": [
        {
            "id": 4926,
            "ip_address": "103.248.15.162",
            "count": 1,
            "first_visit": "2022-04-05T12:46:07.833733+06:00",
            "date": null
        },
        {
            "id": 79336,
            "ip_address": "103.248.15.57",
            "count": 1,
            "first_visit": "2025-02-23T15:25:56.238735+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 16365,
            "ip_address": "103.248.15.62",
            "count": 1,
            "first_visit": "2022-06-18T12:40:23.174286+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 72725,
            "ip_address": "103.248.15.62",
            "count": 1,
            "first_visit": "2024-08-29T14:12:54.462408+06:00",
            "date": "2024-08-29"
        },
        {
            "id": 72981,
            "ip_address": "103.248.15.62",
            "count": 2,
            "first_visit": "2024-09-04T17:15:39.967659+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 5050,
            "ip_address": "103.248.15.62",
            "count": 4,
            "first_visit": "2022-04-11T12:31:18.550113+06:00",
            "date": null
        },
        {
            "id": 59535,
            "ip_address": "103.248.15.83",
            "count": 1,
            "first_visit": "2023-11-15T13:39:51.917260+06:00",
            "date": "2023-11-15"
        },
        {
            "id": 98743,
            "ip_address": "103.248.204.115",
            "count": 1,
            "first_visit": "2026-06-01T17:34:36.202408+06:00",
            "date": "2026-06-01"
        }
    ]
}