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

{
    "count": 93928,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12080&ordering=ip_address",
    "results": [
        {
            "id": 63655,
            "ip_address": "103.199.168.94",
            "count": 2,
            "first_visit": "2024-01-23T13:28:10.614340+06:00",
            "date": "2024-01-23"
        },
        {
            "id": 3562,
            "ip_address": "103.199.169.192",
            "count": 1,
            "first_visit": "2022-02-13T03:43:43.894640+06:00",
            "date": null
        },
        {
            "id": 75070,
            "ip_address": "103.199.169.195",
            "count": 1,
            "first_visit": "2024-11-01T13:48:20.424677+06:00",
            "date": "2024-11-01"
        },
        {
            "id": 79392,
            "ip_address": "103.199.169.197",
            "count": 1,
            "first_visit": "2025-02-24T17:17:25.961383+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 78196,
            "ip_address": "103.199.169.201",
            "count": 3,
            "first_visit": "2025-01-24T14:21:31.742701+06:00",
            "date": "2025-01-24"
        },
        {
            "id": 56762,
            "ip_address": "103.199.169.217",
            "count": 3,
            "first_visit": "2023-10-04T19:03:01.159211+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 90886,
            "ip_address": "103.199.169.218",
            "count": 2,
            "first_visit": "2025-10-17T10:59:05.287756+06:00",
            "date": "2025-10-17"
        },
        {
            "id": 1368,
            "ip_address": "103.199.169.219",
            "count": 1,
            "first_visit": "2021-12-25T20:51:03.138072+06:00",
            "date": null
        }
    ]
}