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

{
    "count": 99846,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8872&ordering=-count",
    "results": [
        {
            "id": 11277,
            "ip_address": "114.119.131.234",
            "count": 4,
            "first_visit": "2022-05-25T02:19:10.593800+06:00",
            "date": null
        },
        {
            "id": 11380,
            "ip_address": "114.119.149.145",
            "count": 4,
            "first_visit": "2022-05-25T15:32:52.273356+06:00",
            "date": null
        },
        {
            "id": 11374,
            "ip_address": "114.119.132.149",
            "count": 4,
            "first_visit": "2022-05-25T14:32:11.788749+06:00",
            "date": null
        },
        {
            "id": 35313,
            "ip_address": "66.249.66.92",
            "count": 4,
            "first_visit": "2022-10-01T18:26:00.662412+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 11392,
            "ip_address": "114.119.130.175",
            "count": 4,
            "first_visit": "2022-05-25T16:47:51.836018+06:00",
            "date": null
        },
        {
            "id": 73737,
            "ip_address": "66.249.65.100",
            "count": 4,
            "first_visit": "2024-09-28T20:46:23.184417+06:00",
            "date": "2024-09-28"
        },
        {
            "id": 73630,
            "ip_address": "114.119.137.91",
            "count": 4,
            "first_visit": "2024-09-26T04:50:37.521037+06:00",
            "date": "2024-09-26"
        },
        {
            "id": 73678,
            "ip_address": "114.119.137.91",
            "count": 4,
            "first_visit": "2024-09-27T09:30:42.381072+06:00",
            "date": "2024-09-27"
        }
    ]
}