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

{
    "count": 98134,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6216&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": 96911,
            "ip_address": "103.14.144.103",
            "count": 2,
            "first_visit": "2026-04-10T16:22:35.137873+06:00",
            "date": "2026-04-10"
        },
        {
            "id": 96946,
            "ip_address": "103.14.144.103",
            "count": 2,
            "first_visit": "2026-04-11T19:16:25.818196+06:00",
            "date": "2026-04-11"
        }
    ]
}