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

{
    "count": 95428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3200&ordering=ip_address",
    "results": [
        {
            "id": 28211,
            "ip_address": "103.122.254.112",
            "count": 1,
            "first_visit": "2022-07-27T13:22:24.291527+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 13270,
            "ip_address": "103.122.254.122",
            "count": 2,
            "first_visit": "2022-06-01T17:34:47.918968+06:00",
            "date": null
        },
        {
            "id": 24168,
            "ip_address": "103.122.254.172",
            "count": 1,
            "first_visit": "2022-07-19T20:34:45.671813+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 24968,
            "ip_address": "103.122.254.172",
            "count": 1,
            "first_visit": "2022-07-20T22:48:05.801740+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 11836,
            "ip_address": "103.122.254.32",
            "count": 2,
            "first_visit": "2022-05-27T01:40:23.907497+06:00",
            "date": null
        },
        {
            "id": 85612,
            "ip_address": "103.122.28.251",
            "count": 1,
            "first_visit": "2025-07-10T21:51:25.063554+06:00",
            "date": "2025-07-10"
        },
        {
            "id": 20745,
            "ip_address": "103.122.28.66",
            "count": 1,
            "first_visit": "2022-07-02T19:05:23.844114+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 20356,
            "ip_address": "103.122.28.66",
            "count": 1,
            "first_visit": "2022-06-30T13:36:22.583576+06:00",
            "date": "2022-06-30"
        }
    ]
}