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

{
    "count": 97616,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5616&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5600&ordering=ip_address",
    "results": [
        {
            "id": 76806,
            "ip_address": "103.137.72.70",
            "count": 1,
            "first_visit": "2024-12-16T04:12:34.803440+06:00",
            "date": "2024-12-16"
        },
        {
            "id": 76390,
            "ip_address": "103.137.72.70",
            "count": 6,
            "first_visit": "2024-12-04T22:52:33.180911+06:00",
            "date": "2024-12-04"
        },
        {
            "id": 76565,
            "ip_address": "103.137.72.70",
            "count": 1,
            "first_visit": "2024-12-09T11:32:08.007123+06:00",
            "date": "2024-12-09"
        },
        {
            "id": 2549,
            "ip_address": "103.137.73.146",
            "count": 1,
            "first_visit": "2022-01-21T06:50:07.964559+06:00",
            "date": null
        },
        {
            "id": 3249,
            "ip_address": "103.137.73.150",
            "count": 1,
            "first_visit": "2022-02-03T01:05:21.229081+06:00",
            "date": null
        },
        {
            "id": 75501,
            "ip_address": "103.137.75.38",
            "count": 8,
            "first_visit": "2024-11-11T14:54:30.075418+06:00",
            "date": "2024-11-11"
        },
        {
            "id": 75534,
            "ip_address": "103.137.75.38",
            "count": 1,
            "first_visit": "2024-11-12T07:06:42.661687+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75609,
            "ip_address": "103.137.75.38",
            "count": 1,
            "first_visit": "2024-11-13T18:09:35.091744+06:00",
            "date": "2024-11-13"
        }
    ]
}