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

{
    "count": 100935,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17656&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17640&ordering=-count",
    "results": [
        {
            "id": 51909,
            "ip_address": "103.170.137.154",
            "count": 2,
            "first_visit": "2023-08-07T23:20:50.782520+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51918,
            "ip_address": "203.4.187.16",
            "count": 2,
            "first_visit": "2023-08-08T01:25:21.048754+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 6686,
            "ip_address": "37.111.232.31",
            "count": 2,
            "first_visit": "2022-05-16T13:09:23.346120+06:00",
            "date": null
        },
        {
            "id": 13236,
            "ip_address": "103.111.123.104",
            "count": 2,
            "first_visit": "2022-06-01T08:49:55.508105+06:00",
            "date": null
        },
        {
            "id": 51888,
            "ip_address": "114.119.130.12",
            "count": 2,
            "first_visit": "2023-08-07T18:47:22.633287+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 6636,
            "ip_address": "103.109.215.230",
            "count": 2,
            "first_visit": "2022-05-16T11:46:07.802822+06:00",
            "date": null
        },
        {
            "id": 51904,
            "ip_address": "103.58.74.67",
            "count": 2,
            "first_visit": "2023-08-07T21:21:14.900477+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 13233,
            "ip_address": "103.67.159.92",
            "count": 2,
            "first_visit": "2022-06-01T07:12:13.811474+06:00",
            "date": null
        }
    ]
}