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

{
    "count": 98148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7032&ordering=ip_address",
    "results": [
        {
            "id": 2635,
            "ip_address": "103.146.92.25",
            "count": 1,
            "first_visit": "2022-01-22T20:10:25.110770+06:00",
            "date": null
        },
        {
            "id": 85095,
            "ip_address": "103.146.92.250",
            "count": 1,
            "first_visit": "2025-07-02T14:32:43.887136+06:00",
            "date": "2025-07-02"
        },
        {
            "id": 84594,
            "ip_address": "103.146.92.250",
            "count": 1,
            "first_visit": "2025-06-27T10:41:18.939778+06:00",
            "date": "2025-06-27"
        },
        {
            "id": 6459,
            "ip_address": "103.146.92.26",
            "count": 2,
            "first_visit": "2022-05-15T23:05:31.149688+06:00",
            "date": null
        },
        {
            "id": 27843,
            "ip_address": "103.146.92.28",
            "count": 1,
            "first_visit": "2022-07-26T18:09:34.003196+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 4991,
            "ip_address": "103.146.92.28",
            "count": 4,
            "first_visit": "2022-04-08T12:16:18.028650+06:00",
            "date": null
        },
        {
            "id": 16865,
            "ip_address": "103.146.92.29",
            "count": 1,
            "first_visit": "2022-06-20T17:14:13.903494+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 40725,
            "ip_address": "103.146.92.30",
            "count": 1,
            "first_visit": "2023-01-21T12:06:57.558138+06:00",
            "date": "2023-01-21"
        }
    ]
}