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

{
    "count": 97402,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23344&ordering=ip_address",
    "results": [
        {
            "id": 24648,
            "ip_address": "103.92.161.19",
            "count": 1,
            "first_visit": "2022-07-20T13:43:28.333342+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 2233,
            "ip_address": "103.92.161.2",
            "count": 1,
            "first_visit": "2022-01-15T00:33:26.890504+06:00",
            "date": null
        },
        {
            "id": 3622,
            "ip_address": "103.92.161.21",
            "count": 2,
            "first_visit": "2022-02-15T11:53:57.753095+06:00",
            "date": null
        },
        {
            "id": 94286,
            "ip_address": "103.92.161.39",
            "count": 1,
            "first_visit": "2026-01-20T15:14:42.021875+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 66294,
            "ip_address": "103.92.161.74",
            "count": 1,
            "first_visit": "2024-03-24T14:22:49.426604+06:00",
            "date": "2024-03-24"
        },
        {
            "id": 56292,
            "ip_address": "103.92.204.0",
            "count": 1,
            "first_visit": "2023-09-29T12:20:47.322784+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 65011,
            "ip_address": "103.92.204.11",
            "count": 1,
            "first_visit": "2024-02-21T19:10:28.872039+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 58800,
            "ip_address": "103.92.204.17",
            "count": 1,
            "first_visit": "2023-11-01T22:45:50.289351+06:00",
            "date": "2023-11-01"
        }
    ]
}