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

{
    "count": 101526,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39568&ordering=ip_address",
    "results": [
        {
            "id": 63119,
            "ip_address": "114.119.146.255",
            "count": 1,
            "first_visit": "2024-01-15T02:49:34.370505+06:00",
            "date": "2024-01-15"
        },
        {
            "id": 63738,
            "ip_address": "114.119.146.255",
            "count": 1,
            "first_visit": "2024-01-25T02:48:06.933381+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 55917,
            "ip_address": "114.119.146.255",
            "count": 1,
            "first_visit": "2023-09-24T18:56:08.042150+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 52555,
            "ip_address": "114.119.146.255",
            "count": 1,
            "first_visit": "2023-08-15T05:49:23.073567+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 50231,
            "ip_address": "114.119.146.255",
            "count": 1,
            "first_visit": "2023-07-18T01:30:12.045238+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 40577,
            "ip_address": "114.119.146.29",
            "count": 1,
            "first_visit": "2023-01-18T09:03:51.784859+06:00",
            "date": "2023-01-18"
        },
        {
            "id": 5862,
            "ip_address": "114.119.146.29",
            "count": 2,
            "first_visit": "2022-05-11T15:23:26.325255+06:00",
            "date": null
        },
        {
            "id": 576,
            "ip_address": "114.119.146.36",
            "count": 17,
            "first_visit": "2021-12-11T16:36:45.248451+06:00",
            "date": null
        }
    ]
}