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

{
    "count": 91910,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89512&ordering=-ip_address",
    "results": [
        {
            "id": 45556,
            "ip_address": "103.118.78.141",
            "count": 1,
            "first_visit": "2023-04-20T12:33:50.396002+06:00",
            "date": "2023-04-20"
        },
        {
            "id": 69494,
            "ip_address": "103.118.77.41",
            "count": 1,
            "first_visit": "2024-06-05T15:50:13.569308+06:00",
            "date": "2024-06-05"
        },
        {
            "id": 6263,
            "ip_address": "103.118.77.38",
            "count": 1,
            "first_visit": "2022-05-15T08:07:31.139621+06:00",
            "date": null
        },
        {
            "id": 6967,
            "ip_address": "103.118.77.36",
            "count": 2,
            "first_visit": "2022-05-16T18:07:19.260769+06:00",
            "date": null
        },
        {
            "id": 77084,
            "ip_address": "103.118.77.182",
            "count": 2,
            "first_visit": "2024-12-23T20:42:04.138473+06:00",
            "date": "2024-12-23"
        },
        {
            "id": 29584,
            "ip_address": "103.118.77.132",
            "count": 3,
            "first_visit": "2022-07-30T00:18:03.932082+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29390,
            "ip_address": "103.118.77.132",
            "count": 3,
            "first_visit": "2022-07-29T16:19:25.349363+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12568,
            "ip_address": "103.118.77.127",
            "count": 1,
            "first_visit": "2022-05-29T22:13:15.841701+06:00",
            "date": null
        }
    ]
}