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

{
    "count": 101282,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83536&ordering=-ip_address",
    "results": [
        {
            "id": 67159,
            "ip_address": "103.25.249.233",
            "count": 1,
            "first_visit": "2024-04-18T19:14:36.697861+06:00",
            "date": "2024-04-18"
        },
        {
            "id": 46668,
            "ip_address": "103.25.249.233",
            "count": 1,
            "first_visit": "2023-05-16T14:11:39.738324+06:00",
            "date": "2023-05-16"
        },
        {
            "id": 33840,
            "ip_address": "103.25.249.232",
            "count": 1,
            "first_visit": "2022-09-05T07:54:58.659150+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 13311,
            "ip_address": "103.25.249.232",
            "count": 2,
            "first_visit": "2022-06-01T23:50:57.931714+06:00",
            "date": null
        },
        {
            "id": 32794,
            "ip_address": "103.25.249.232",
            "count": 2,
            "first_visit": "2022-08-24T00:57:11.872231+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 29998,
            "ip_address": "103.25.249.232",
            "count": 1,
            "first_visit": "2022-07-30T20:32:49.696367+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9596,
            "ip_address": "103.25.249.231",
            "count": 1,
            "first_visit": "2022-05-20T01:33:29.045714+06:00",
            "date": null
        },
        {
            "id": 62202,
            "ip_address": "103.25.249.231",
            "count": 1,
            "first_visit": "2024-01-03T15:38:24.082909+06:00",
            "date": "2024-01-03"
        }
    ]
}