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

{
    "count": 99301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3800&ordering=ip_address",
    "results": [
        {
            "id": 10370,
            "ip_address": "103.126.218.114",
            "count": 1,
            "first_visit": "2022-05-22T19:09:20.849324+06:00",
            "date": null
        },
        {
            "id": 29084,
            "ip_address": "103.126.218.114",
            "count": 1,
            "first_visit": "2022-07-29T02:49:53.046955+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12965,
            "ip_address": "103.126.218.115",
            "count": 1,
            "first_visit": "2022-05-31T00:57:10.388888+06:00",
            "date": null
        },
        {
            "id": 12966,
            "ip_address": "103.126.218.115",
            "count": 1,
            "first_visit": "2022-05-31T00:57:10.391978+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": 79798,
            "ip_address": "103.126.218.161",
            "count": 1,
            "first_visit": "2025-03-06T09:01:44.952714+06:00",
            "date": "2025-03-06"
        },
        {
            "id": 37667,
            "ip_address": "103.126.218.161",
            "count": 1,
            "first_visit": "2022-11-21T19:46:09.866572+06:00",
            "date": "2022-11-21"
        }
    ]
}