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

{
    "count": 94499,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13824&ordering=ip_address",
    "results": [
        {
            "id": 64830,
            "ip_address": "103.217.111.235",
            "count": 1,
            "first_visit": "2024-02-17T10:12:33.540209+06:00",
            "date": "2024-02-17"
        },
        {
            "id": 6213,
            "ip_address": "103.217.111.235",
            "count": 2,
            "first_visit": "2022-05-15T06:00:52.843320+06:00",
            "date": null
        },
        {
            "id": 42556,
            "ip_address": "103.217.111.236",
            "count": 2,
            "first_visit": "2023-02-22T18:02:54.410825+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 89670,
            "ip_address": "103.217.111.237",
            "count": 1,
            "first_visit": "2025-09-17T21:36:52.148979+06:00",
            "date": "2025-09-17"
        },
        {
            "id": 5385,
            "ip_address": "103.217.111.237",
            "count": 1,
            "first_visit": "2022-04-25T23:16:06.788310+06:00",
            "date": null
        },
        {
            "id": 89341,
            "ip_address": "103.217.111.237",
            "count": 1,
            "first_visit": "2025-09-11T13:23:57.889147+06:00",
            "date": "2025-09-11"
        },
        {
            "id": 51857,
            "ip_address": "103.217.111.238",
            "count": 2,
            "first_visit": "2023-08-07T11:36:27.526804+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 94206,
            "ip_address": "103.217.111.238",
            "count": 2,
            "first_visit": "2026-01-18T21:42:09.532208+06:00",
            "date": "2026-01-18"
        }
    ]
}