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

{
    "count": 95449,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17128&ordering=ip_address",
    "results": [
        {
            "id": 65809,
            "ip_address": "103.253.45.194",
            "count": 2,
            "first_visit": "2024-03-12T08:20:47.516638+06:00",
            "date": "2024-03-12"
        },
        {
            "id": 31472,
            "ip_address": "103.253.45.194",
            "count": 1,
            "first_visit": "2022-08-07T20:42:07.295509+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 12166,
            "ip_address": "103.253.45.194",
            "count": 1,
            "first_visit": "2022-05-28T11:50:55.385245+06:00",
            "date": null
        },
        {
            "id": 13510,
            "ip_address": "103.253.45.195",
            "count": 1,
            "first_visit": "2022-06-04T14:42:13.465080+06:00",
            "date": null
        },
        {
            "id": 16719,
            "ip_address": "103.253.45.196",
            "count": 1,
            "first_visit": "2022-06-20T02:31:19.310004+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 45031,
            "ip_address": "103.253.45.197",
            "count": 1,
            "first_visit": "2023-04-08T09:45:23.084497+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 27101,
            "ip_address": "103.253.45.197",
            "count": 1,
            "first_visit": "2022-07-25T09:09:57.525515+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8598,
            "ip_address": "103.253.45.198",
            "count": 1,
            "first_visit": "2022-05-18T01:00:30.866789+06:00",
            "date": null
        }
    ]
}