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

{
    "count": 92268,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5888&ordering=ip_address",
    "results": [
        {
            "id": 23748,
            "ip_address": "103.14.129.133",
            "count": 1,
            "first_visit": "2022-07-18T22:24:28.723786+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 25831,
            "ip_address": "103.14.129.133",
            "count": 3,
            "first_visit": "2022-07-22T07:19:57.039169+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 2090,
            "ip_address": "103.14.129.16",
            "count": 1,
            "first_visit": "2022-01-13T09:15:05.423682+06:00",
            "date": null
        },
        {
            "id": 84812,
            "ip_address": "103.14.129.33",
            "count": 1,
            "first_visit": "2025-06-30T11:13:55.786119+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 84811,
            "ip_address": "103.14.129.39",
            "count": 1,
            "first_visit": "2025-06-30T11:11:17.814621+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 80706,
            "ip_address": "103.14.129.4",
            "count": 1,
            "first_visit": "2025-03-28T04:48:29.024724+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 6166,
            "ip_address": "103.14.129.50",
            "count": 1,
            "first_visit": "2022-05-14T23:12:34.398756+06:00",
            "date": null
        },
        {
            "id": 9058,
            "ip_address": "103.14.129.58",
            "count": 2,
            "first_visit": "2022-05-18T20:05:42.272450+06:00",
            "date": null
        }
    ]
}