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

{
    "count": 96155,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6104&ordering=ip_address",
    "results": [
        {
            "id": 78152,
            "ip_address": "103.14.130.190",
            "count": 1,
            "first_visit": "2025-01-23T13:26:34.526816+06:00",
            "date": "2025-01-23"
        },
        {
            "id": 13153,
            "ip_address": "103.14.130.27",
            "count": 1,
            "first_visit": "2022-05-31T17:17:32.494344+06:00",
            "date": null
        },
        {
            "id": 24294,
            "ip_address": "103.14.130.27",
            "count": 1,
            "first_visit": "2022-07-20T00:38:30.867399+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 13347,
            "ip_address": "103.14.130.39",
            "count": 1,
            "first_visit": "2022-06-02T09:17:39.589013+06:00",
            "date": null
        },
        {
            "id": 6977,
            "ip_address": "103.14.130.5",
            "count": 2,
            "first_visit": "2022-05-16T18:11:35.496138+06:00",
            "date": null
        },
        {
            "id": 90652,
            "ip_address": "103.14.144.100",
            "count": 1,
            "first_visit": "2025-10-12T21:25:06.341361+06:00",
            "date": "2025-10-12"
        },
        {
            "id": 90205,
            "ip_address": "103.14.144.103",
            "count": 2,
            "first_visit": "2025-10-01T09:22:30.405975+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 90295,
            "ip_address": "103.14.144.103",
            "count": 1,
            "first_visit": "2025-10-03T11:35:22.623826+06:00",
            "date": "2025-10-03"
        }
    ]
}