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

{
    "count": 92248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5344&ordering=ip_address",
    "results": [
        {
            "id": 10159,
            "ip_address": "103.137.72.58",
            "count": 1,
            "first_visit": "2022-05-21T23:33:56.967047+06:00",
            "date": null
        },
        {
            "id": 77279,
            "ip_address": "103.137.72.64",
            "count": 1,
            "first_visit": "2024-12-29T09:05:54.376135+06:00",
            "date": "2024-12-29"
        },
        {
            "id": 5607,
            "ip_address": "103.137.72.65",
            "count": 1,
            "first_visit": "2022-05-04T18:58:24.738004+06:00",
            "date": null
        },
        {
            "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
        }
    ]
}