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

{
    "count": 96529,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21400&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21384&ordering=ip_address",
    "results": [
        {
            "id": 35908,
            "ip_address": "103.76.45.238",
            "count": 1,
            "first_visit": "2022-10-14T23:33:31.662112+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 88545,
            "ip_address": "103.76.45.239",
            "count": 1,
            "first_visit": "2025-08-28T07:15:24.154452+06:00",
            "date": "2025-08-28"
        },
        {
            "id": 11314,
            "ip_address": "103.76.45.241",
            "count": 1,
            "first_visit": "2022-05-25T07:42:43.922305+06:00",
            "date": null
        },
        {
            "id": 23677,
            "ip_address": "103.76.45.241",
            "count": 1,
            "first_visit": "2022-07-18T22:07:36.669430+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 26394,
            "ip_address": "103.76.45.246",
            "count": 1,
            "first_visit": "2022-07-23T16:04:55.520559+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 12136,
            "ip_address": "103.76.45.246",
            "count": 3,
            "first_visit": "2022-05-28T09:35:14.062885+06:00",
            "date": null
        },
        {
            "id": 16360,
            "ip_address": "103.76.45.246",
            "count": 1,
            "first_visit": "2022-06-18T12:28:26.275491+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 10474,
            "ip_address": "103.76.45.46",
            "count": 1,
            "first_visit": "2022-05-22T23:27:56.292445+06:00",
            "date": null
        }
    ]
}