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

{
    "count": 96371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6984&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6968&ordering=ip_address",
    "results": [
        {
            "id": 94928,
            "ip_address": "103.147.162.249",
            "count": 2,
            "first_visit": "2026-02-07T00:58:18.441132+06:00",
            "date": "2026-02-07"
        },
        {
            "id": 33946,
            "ip_address": "103.147.162.33",
            "count": 1,
            "first_visit": "2022-09-06T22:20:16.116291+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 21126,
            "ip_address": "103.147.162.41",
            "count": 2,
            "first_visit": "2022-07-04T21:17:16.000376+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 20282,
            "ip_address": "103.147.162.41",
            "count": 1,
            "first_visit": "2022-06-30T08:18:51.383496+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 5212,
            "ip_address": "103.147.162.41",
            "count": 3,
            "first_visit": "2022-04-18T11:08:23.550168+06:00",
            "date": null
        },
        {
            "id": 31857,
            "ip_address": "103.147.162.41",
            "count": 2,
            "first_visit": "2022-08-12T18:51:01.980754+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 18588,
            "ip_address": "103.147.162.41",
            "count": 3,
            "first_visit": "2022-06-25T12:57:33.279652+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 6654,
            "ip_address": "103.147.162.65",
            "count": 1,
            "first_visit": "2022-05-16T12:18:29.690263+06:00",
            "date": null
        }
    ]
}