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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25056&ordering=-ip_address",
    "results": [
        {
            "id": 40132,
            "ip_address": "37.111.197.140",
            "count": 1,
            "first_visit": "2023-01-09T20:23:35.678600+06:00",
            "date": "2023-01-09"
        },
        {
            "id": 28292,
            "ip_address": "37.111.197.140",
            "count": 2,
            "first_visit": "2022-07-27T18:44:10.157416+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 17981,
            "ip_address": "37.111.197.138",
            "count": 1,
            "first_visit": "2022-06-24T06:11:38.054138+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4207,
            "ip_address": "37.111.197.136",
            "count": 2,
            "first_visit": "2022-03-09T06:25:48.119498+06:00",
            "date": null
        },
        {
            "id": 9891,
            "ip_address": "37.111.197.134",
            "count": 1,
            "first_visit": "2022-05-20T23:43:45.319795+06:00",
            "date": null
        },
        {
            "id": 32351,
            "ip_address": "37.111.197.134",
            "count": 2,
            "first_visit": "2022-08-18T15:45:25.203246+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 75670,
            "ip_address": "37.111.197.132",
            "count": 1,
            "first_visit": "2024-11-14T23:45:01.893434+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 10021,
            "ip_address": "37.111.197.130",
            "count": 8,
            "first_visit": "2022-05-21T14:35:49.922077+06:00",
            "date": null
        }
    ]
}