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

{
    "count": 95531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3664&ordering=ip_address",
    "results": [
        {
            "id": 12965,
            "ip_address": "103.126.218.115",
            "count": 1,
            "first_visit": "2022-05-31T00:57:10.388888+06:00",
            "date": null
        },
        {
            "id": 43121,
            "ip_address": "103.126.218.124",
            "count": 2,
            "first_visit": "2023-03-04T03:56:24.293065+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 5267,
            "ip_address": "103.126.218.160",
            "count": 1,
            "first_visit": "2022-04-20T05:10:10.042299+06:00",
            "date": null
        },
        {
            "id": 37667,
            "ip_address": "103.126.218.161",
            "count": 1,
            "first_visit": "2022-11-21T19:46:09.866572+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 79290,
            "ip_address": "103.126.218.161",
            "count": 1,
            "first_visit": "2025-02-22T12:13:55.125610+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 79798,
            "ip_address": "103.126.218.161",
            "count": 1,
            "first_visit": "2025-03-06T09:01:44.952714+06:00",
            "date": "2025-03-06"
        },
        {
            "id": 36557,
            "ip_address": "103.126.218.164",
            "count": 1,
            "first_visit": "2022-10-27T20:56:20.279143+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 22772,
            "ip_address": "103.126.218.164",
            "count": 1,
            "first_visit": "2022-07-14T18:20:14.798295+06:00",
            "date": "2022-07-14"
        }
    ]
}