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

{
    "count": 99883,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22456&ordering=ip_address",
    "results": [
        {
            "id": 70943,
            "ip_address": "103.78.52.59",
            "count": 1,
            "first_visit": "2024-07-10T12:09:39.124246+06:00",
            "date": "2024-07-10"
        },
        {
            "id": 15281,
            "ip_address": "103.78.53.246",
            "count": 1,
            "first_visit": "2022-06-15T13:41:46.047997+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 84309,
            "ip_address": "103.78.54.17",
            "count": 1,
            "first_visit": "2025-06-21T21:44:26.702400+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 76828,
            "ip_address": "103.78.54.202",
            "count": 1,
            "first_visit": "2024-12-17T01:36:05.321877+06:00",
            "date": "2024-12-17"
        },
        {
            "id": 2355,
            "ip_address": "103.78.54.230",
            "count": 1,
            "first_visit": "2022-01-17T09:41:44.296403+06:00",
            "date": null
        },
        {
            "id": 16397,
            "ip_address": "103.78.54.237",
            "count": 1,
            "first_visit": "2022-06-18T15:02:10.909157+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16000,
            "ip_address": "103.78.54.237",
            "count": 1,
            "first_visit": "2022-06-17T14:57:59.473319+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 13502,
            "ip_address": "103.78.54.237",
            "count": 2,
            "first_visit": "2022-06-04T12:59:17.113957+06:00",
            "date": null
        }
    ]
}