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

{
    "count": 92270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6072&ordering=ip_address",
    "results": [
        {
            "id": 15959,
            "ip_address": "103.142.193.4",
            "count": 1,
            "first_visit": "2022-06-17T11:59:26.133747+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 19276,
            "ip_address": "103.142.193.5",
            "count": 4,
            "first_visit": "2022-06-27T02:03:52.235833+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 37263,
            "ip_address": "103.142.193.7",
            "count": 1,
            "first_visit": "2022-11-11T17:33:58.100583+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 78861,
            "ip_address": "103.142.222.2",
            "count": 1,
            "first_visit": "2025-02-12T10:43:58.207274+06:00",
            "date": "2025-02-12"
        },
        {
            "id": 16069,
            "ip_address": "103.142.34.17",
            "count": 1,
            "first_visit": "2022-06-17T18:17:59.399017+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 3160,
            "ip_address": "103.142.34.18",
            "count": 1,
            "first_visit": "2022-02-01T04:01:00.364114+06:00",
            "date": null
        },
        {
            "id": 12877,
            "ip_address": "103.142.34.21",
            "count": 2,
            "first_visit": "2022-05-30T21:06:49.020675+06:00",
            "date": null
        },
        {
            "id": 25583,
            "ip_address": "103.142.34.94",
            "count": 1,
            "first_visit": "2022-07-21T14:46:25.103647+06:00",
            "date": "2022-07-21"
        }
    ]
}