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

{
    "count": 92332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6952&ordering=ip_address",
    "results": [
        {
            "id": 72232,
            "ip_address": "103.148.26.243",
            "count": 1,
            "first_visit": "2024-08-18T01:33:32.331559+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 25896,
            "ip_address": "103.148.26.250",
            "count": 1,
            "first_visit": "2022-07-22T10:24:34.528125+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26128,
            "ip_address": "103.148.26.250",
            "count": 2,
            "first_visit": "2022-07-23T00:13:13.204070+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 10331,
            "ip_address": "103.148.26.253",
            "count": 1,
            "first_visit": "2022-05-22T16:45:37.453141+06:00",
            "date": null
        },
        {
            "id": 11798,
            "ip_address": "103.148.27.12",
            "count": 1,
            "first_visit": "2022-05-26T23:54:26.275608+06:00",
            "date": null
        },
        {
            "id": 85737,
            "ip_address": "103.148.27.200",
            "count": 2,
            "first_visit": "2025-07-12T21:32:10.299355+06:00",
            "date": "2025-07-12"
        },
        {
            "id": 92340,
            "ip_address": "103.148.27.242",
            "count": 1,
            "first_visit": "2025-11-23T23:09:54.781374+06:00",
            "date": "2025-11-23"
        },
        {
            "id": 29364,
            "ip_address": "103.148.27.68",
            "count": 1,
            "first_visit": "2022-07-29T15:32:05.068354+06:00",
            "date": "2022-07-29"
        }
    ]
}