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

{
    "count": 96923,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8232&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8216&ordering=ip_address",
    "results": [
        {
            "id": 96941,
            "ip_address": "103.154.156.15",
            "count": 3,
            "first_visit": "2026-04-11T14:47:24.847291+06:00",
            "date": "2026-04-11"
        },
        {
            "id": 83606,
            "ip_address": "103.154.156.15",
            "count": 2,
            "first_visit": "2025-06-02T18:30:55.077305+06:00",
            "date": "2025-06-02"
        },
        {
            "id": 16033,
            "ip_address": "103.154.156.236",
            "count": 1,
            "first_visit": "2022-06-17T16:45:24.034828+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 2877,
            "ip_address": "103.154.156.236",
            "count": 4,
            "first_visit": "2022-01-26T12:03:41.452630+06:00",
            "date": null
        },
        {
            "id": 16663,
            "ip_address": "103.154.156.237",
            "count": 1,
            "first_visit": "2022-06-19T22:46:53.219169+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 29703,
            "ip_address": "103.154.156.237",
            "count": 1,
            "first_visit": "2022-07-30T08:03:29.942503+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 24898,
            "ip_address": "103.154.156.238",
            "count": 1,
            "first_visit": "2022-07-20T21:05:03.032036+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 1386,
            "ip_address": "103.154.156.238",
            "count": 1,
            "first_visit": "2021-12-26T15:45:33.003505+06:00",
            "date": null
        }
    ]
}