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

{
    "count": 98148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28048&ordering=-ip_address",
    "results": [
        {
            "id": 1361,
            "ip_address": "27.147.243.29",
            "count": 1,
            "first_visit": "2021-12-25T16:35:32.574835+06:00",
            "date": null
        },
        {
            "id": 2509,
            "ip_address": "27.147.243.28",
            "count": 1,
            "first_visit": "2022-01-20T12:42:10.922327+06:00",
            "date": null
        },
        {
            "id": 19568,
            "ip_address": "27.147.243.25",
            "count": 1,
            "first_visit": "2022-06-27T22:18:20.635669+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 3021,
            "ip_address": "27.147.243.25",
            "count": 1,
            "first_visit": "2022-01-29T15:03:24.047662+06:00",
            "date": null
        },
        {
            "id": 51963,
            "ip_address": "27.147.243.25",
            "count": 1,
            "first_visit": "2023-08-08T15:06:06.901057+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 34202,
            "ip_address": "27.147.243.23",
            "count": 1,
            "first_visit": "2022-09-11T19:15:45.343701+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 5476,
            "ip_address": "27.147.243.222",
            "count": 1,
            "first_visit": "2022-04-30T14:24:19.709950+06:00",
            "date": null
        },
        {
            "id": 5544,
            "ip_address": "27.147.243.211",
            "count": 2,
            "first_visit": "2022-05-02T03:34:05.180956+06:00",
            "date": null
        }
    ]
}