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

{
    "count": 94806,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14824&ordering=ip_address",
    "results": [
        {
            "id": 9501,
            "ip_address": "103.230.106.3",
            "count": 1,
            "first_visit": "2022-05-19T22:11:58.499470+06:00",
            "date": null
        },
        {
            "id": 64915,
            "ip_address": "103.230.106.30",
            "count": 3,
            "first_visit": "2024-02-19T20:26:13.454866+06:00",
            "date": "2024-02-19"
        },
        {
            "id": 53134,
            "ip_address": "103.230.106.30",
            "count": 1,
            "first_visit": "2023-08-21T17:00:46.912141+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 24507,
            "ip_address": "103.230.106.31",
            "count": 1,
            "first_visit": "2022-07-20T11:04:12.688682+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18129,
            "ip_address": "103.230.106.32",
            "count": 1,
            "first_visit": "2022-06-24T14:30:56.610445+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 62211,
            "ip_address": "103.230.106.32",
            "count": 1,
            "first_visit": "2024-01-03T17:02:42.643575+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 4794,
            "ip_address": "103.230.106.32",
            "count": 2,
            "first_visit": "2022-03-30T11:25:34.361995+06:00",
            "date": null
        },
        {
            "id": 59723,
            "ip_address": "103.230.106.33",
            "count": 1,
            "first_visit": "2023-11-18T15:21:49.822751+06:00",
            "date": "2023-11-18"
        }
    ]
}