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

{
    "count": 94051,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12448&ordering=-count",
    "results": [
        {
            "id": 6249,
            "ip_address": "114.119.148.56",
            "count": 3,
            "first_visit": "2022-05-15T07:41:13.108478+06:00",
            "date": null
        },
        {
            "id": 64537,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-02-10T05:31:47.920886+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 19189,
            "ip_address": "37.111.218.213",
            "count": 3,
            "first_visit": "2022-06-26T20:43:45.932028+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 64443,
            "ip_address": "115.127.89.10",
            "count": 3,
            "first_visit": "2024-02-07T15:16:15.293090+06:00",
            "date": "2024-02-07"
        },
        {
            "id": 64505,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-02-09T04:35:51.684707+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 19157,
            "ip_address": "144.48.115.106",
            "count": 3,
            "first_visit": "2022-06-26T18:13:38.938501+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 64460,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-02-08T08:32:03.068808+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 9170,
            "ip_address": "37.111.210.149",
            "count": 3,
            "first_visit": "2022-05-18T23:20:13.390689+06:00",
            "date": null
        }
    ]
}