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

{
    "count": 99285,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25056&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25040&ordering=-count",
    "results": [
        {
            "id": 19455,
            "ip_address": "114.119.134.207",
            "count": 2,
            "first_visit": "2022-06-27T14:06:30.665837+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 3984,
            "ip_address": "37.111.222.53",
            "count": 2,
            "first_visit": "2022-03-01T18:21:41.047851+06:00",
            "date": null
        },
        {
            "id": 40022,
            "ip_address": "34.73.237.1",
            "count": 2,
            "first_visit": "2023-01-07T15:08:18.749524+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 4837,
            "ip_address": "108.50.193.191",
            "count": 2,
            "first_visit": "2022-04-01T04:22:23.972606+06:00",
            "date": null
        },
        {
            "id": 19469,
            "ip_address": "119.30.38.85",
            "count": 2,
            "first_visit": "2022-06-27T14:58:58.184574+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 28566,
            "ip_address": "114.119.133.87",
            "count": 2,
            "first_visit": "2022-07-28T05:29:50.427945+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 891,
            "ip_address": "27.147.205.46",
            "count": 2,
            "first_visit": "2021-12-19T20:03:00.123988+06:00",
            "date": null
        },
        {
            "id": 13736,
            "ip_address": "114.119.128.23",
            "count": 2,
            "first_visit": "2022-06-07T05:08:59.682715+06:00",
            "date": "2022-06-07"
        }
    ]
}