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

{
    "count": 99640,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25512&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25496&ordering=-count",
    "results": [
        {
            "id": 27702,
            "ip_address": "114.119.134.72",
            "count": 2,
            "first_visit": "2022-07-26T12:29:05.126131+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 27620,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-07-26T08:24:56.200770+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 1077,
            "ip_address": "103.150.254.91",
            "count": 2,
            "first_visit": "2021-12-20T19:07:32.329228+06:00",
            "date": null
        },
        {
            "id": 29573,
            "ip_address": "202.134.14.131",
            "count": 2,
            "first_visit": "2022-07-30T00:00:07.572860+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 2436,
            "ip_address": "103.140.83.194",
            "count": 2,
            "first_visit": "2022-01-18T19:07:01.882829+06:00",
            "date": null
        },
        {
            "id": 19706,
            "ip_address": "103.112.206.214",
            "count": 2,
            "first_visit": "2022-06-28T10:25:42.779845+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 4145,
            "ip_address": "103.107.132.142",
            "count": 2,
            "first_visit": "2022-03-07T08:27:11.092832+06:00",
            "date": null
        },
        {
            "id": 38981,
            "ip_address": "103.209.197.29",
            "count": 2,
            "first_visit": "2022-12-19T11:12:07.264545+06:00",
            "date": "2022-12-19"
        }
    ]
}