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

{
    "count": 99886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12696&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12680&ordering=-count",
    "results": [
        {
            "id": 65933,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-03-15T15:55:48.235745+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 20923,
            "ip_address": "45.116.250.25",
            "count": 3,
            "first_visit": "2022-07-03T18:59:10.375610+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 65907,
            "ip_address": "103.218.27.1",
            "count": 3,
            "first_visit": "2024-03-15T00:25:45.354327+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 20792,
            "ip_address": "114.119.128.162",
            "count": 3,
            "first_visit": "2022-07-03T02:06:08.055256+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 4640,
            "ip_address": "202.84.36.90",
            "count": 3,
            "first_visit": "2022-03-24T10:52:43.326751+06:00",
            "date": null
        },
        {
            "id": 2223,
            "ip_address": "103.217.111.215",
            "count": 3,
            "first_visit": "2022-01-14T21:34:19.360371+06:00",
            "date": null
        },
        {
            "id": 20927,
            "ip_address": "124.6.225.172",
            "count": 3,
            "first_visit": "2022-07-03T19:24:16.142868+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 65930,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-15T15:21:05.143045+06:00",
            "date": "2024-03-15"
        }
    ]
}