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

{
    "count": 96133,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5976&ordering=ip_address",
    "results": [
        {
            "id": 75653,
            "ip_address": "103.140.64.29",
            "count": 1,
            "first_visit": "2024-11-14T11:47:56.197937+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 74407,
            "ip_address": "103.140.64.29",
            "count": 4,
            "first_visit": "2024-10-14T11:33:11.774061+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 75186,
            "ip_address": "103.140.64.29",
            "count": 1,
            "first_visit": "2024-11-04T09:20:43.953046+06:00",
            "date": "2024-11-04"
        },
        {
            "id": 74492,
            "ip_address": "103.140.64.29",
            "count": 1,
            "first_visit": "2024-10-20T15:56:25.592742+06:00",
            "date": "2024-10-20"
        },
        {
            "id": 74468,
            "ip_address": "103.140.64.29",
            "count": 1,
            "first_visit": "2024-10-15T16:17:48.274116+06:00",
            "date": "2024-10-15"
        },
        {
            "id": 65043,
            "ip_address": "103.140.64.29",
            "count": 1,
            "first_visit": "2024-02-22T13:47:21.772021+06:00",
            "date": "2024-02-22"
        },
        {
            "id": 2496,
            "ip_address": "103.140.82.109",
            "count": 1,
            "first_visit": "2022-01-20T09:39:18.785704+06:00",
            "date": null
        },
        {
            "id": 11616,
            "ip_address": "103.140.82.216",
            "count": 1,
            "first_visit": "2022-05-26T07:38:19.838400+06:00",
            "date": null
        }
    ]
}