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

{
    "count": 102747,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51344&ordering=ip_address",
    "results": [
        {
            "id": 8006,
            "ip_address": "119.30.41.76",
            "count": 1,
            "first_visit": "2022-05-17T11:55:25.344685+06:00",
            "date": null
        },
        {
            "id": 13524,
            "ip_address": "119.30.41.77",
            "count": 1,
            "first_visit": "2022-06-04T20:59:59.037928+06:00",
            "date": null
        },
        {
            "id": 54465,
            "ip_address": "119.30.41.77",
            "count": 1,
            "first_visit": "2023-09-07T09:13:32.084583+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 73985,
            "ip_address": "119.30.41.8",
            "count": 1,
            "first_visit": "2024-10-04T15:17:23.872431+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 12165,
            "ip_address": "119.30.41.8",
            "count": 1,
            "first_visit": "2022-05-28T11:46:41.705391+06:00",
            "date": null
        },
        {
            "id": 60121,
            "ip_address": "119.30.41.80",
            "count": 3,
            "first_visit": "2023-11-26T15:16:09.253230+06:00",
            "date": "2023-11-26"
        },
        {
            "id": 57912,
            "ip_address": "119.30.41.80",
            "count": 4,
            "first_visit": "2023-10-18T16:35:25.026304+06:00",
            "date": "2023-10-18"
        },
        {
            "id": 65568,
            "ip_address": "119.30.41.80",
            "count": 2,
            "first_visit": "2024-03-05T23:21:32.861405+06:00",
            "date": "2024-03-05"
        }
    ]
}