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

{
    "count": 98166,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7680&ordering=ip_address",
    "results": [
        {
            "id": 36892,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2022-11-03T19:34:47.640476+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 5664,
            "ip_address": "103.150.26.238",
            "count": 5,
            "first_visit": "2022-05-06T11:18:53.748125+06:00",
            "date": null
        },
        {
            "id": 93318,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2025-12-25T19:30:27.065438+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 70085,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2024-06-21T14:04:29.300532+06:00",
            "date": "2024-06-21"
        },
        {
            "id": 68284,
            "ip_address": "103.150.26.238",
            "count": 2,
            "first_visit": "2024-05-13T23:39:03.705414+06:00",
            "date": "2024-05-13"
        },
        {
            "id": 67497,
            "ip_address": "103.150.26.238",
            "count": 3,
            "first_visit": "2024-04-25T16:33:37.767052+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 3792,
            "ip_address": "103.150.26.241",
            "count": 2,
            "first_visit": "2022-02-22T13:11:36.735450+06:00",
            "date": null
        },
        {
            "id": 23553,
            "ip_address": "103.150.26.242",
            "count": 1,
            "first_visit": "2022-07-18T21:00:22.813205+06:00",
            "date": "2022-07-18"
        }
    ]
}