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

{
    "count": 102553,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47680&ordering=ip_address",
    "results": [
        {
            "id": 24468,
            "ip_address": "116.58.201.6",
            "count": 1,
            "first_visit": "2022-07-20T10:35:51.417747+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 28860,
            "ip_address": "116.58.201.6",
            "count": 2,
            "first_visit": "2022-07-28T16:22:22.124337+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 90822,
            "ip_address": "116.58.201.6",
            "count": 1,
            "first_visit": "2025-10-15T22:39:50.174910+06:00",
            "date": "2025-10-15"
        },
        {
            "id": 26673,
            "ip_address": "116.58.201.60",
            "count": 1,
            "first_visit": "2022-07-24T11:05:16.116203+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 18077,
            "ip_address": "116.58.201.61",
            "count": 2,
            "first_visit": "2022-06-24T11:40:18.745294+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 1976,
            "ip_address": "116.58.201.61",
            "count": 6,
            "first_visit": "2022-01-11T23:20:32.044576+06:00",
            "date": null
        },
        {
            "id": 9325,
            "ip_address": "116.58.201.62",
            "count": 1,
            "first_visit": "2022-05-19T11:16:23.147787+06:00",
            "date": null
        },
        {
            "id": 13023,
            "ip_address": "116.58.201.63",
            "count": 1,
            "first_visit": "2022-05-31T08:40:00.814032+06:00",
            "date": null
        }
    ]
}