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

{
    "count": 99542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5784&ordering=ip_address",
    "results": [
        {
            "id": 29929,
            "ip_address": "103.138.145.113",
            "count": 1,
            "first_visit": "2022-07-30T15:54:26.154545+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29527,
            "ip_address": "103.138.145.113",
            "count": 2,
            "first_visit": "2022-07-29T23:12:12.672593+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 78228,
            "ip_address": "103.138.145.114",
            "count": 1,
            "first_visit": "2025-01-25T16:45:20.642257+06:00",
            "date": "2025-01-25"
        },
        {
            "id": 20044,
            "ip_address": "103.138.145.114",
            "count": 1,
            "first_visit": "2022-06-29T14:39:24.027526+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 12940,
            "ip_address": "103.138.145.124",
            "count": 1,
            "first_visit": "2022-05-31T00:11:39.134038+06:00",
            "date": null
        },
        {
            "id": 12317,
            "ip_address": "103.138.145.129",
            "count": 1,
            "first_visit": "2022-05-28T23:21:51.588448+06:00",
            "date": null
        },
        {
            "id": 10835,
            "ip_address": "103.138.145.174",
            "count": 3,
            "first_visit": "2022-05-24T09:03:49.381712+06:00",
            "date": null
        },
        {
            "id": 43360,
            "ip_address": "103.138.145.178",
            "count": 2,
            "first_visit": "2023-03-08T01:14:47.448490+06:00",
            "date": "2023-03-08"
        }
    ]
}