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

{
    "count": 100214,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7224&ordering=-count",
    "results": [
        {
            "id": 52166,
            "ip_address": "37.111.215.121",
            "count": 4,
            "first_visit": "2023-08-10T20:11:09.267630+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 78686,
            "ip_address": "66.249.66.37",
            "count": 4,
            "first_visit": "2025-02-07T10:00:36.781025+06:00",
            "date": "2025-02-07"
        },
        {
            "id": 52052,
            "ip_address": "103.144.201.7",
            "count": 4,
            "first_visit": "2023-08-09T16:28:56.518707+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 3721,
            "ip_address": "103.52.141.143",
            "count": 4,
            "first_visit": "2022-02-19T09:21:27.773956+06:00",
            "date": null
        },
        {
            "id": 78692,
            "ip_address": "103.72.212.199",
            "count": 4,
            "first_visit": "2025-02-07T13:19:59.778544+06:00",
            "date": "2025-02-07"
        },
        {
            "id": 52045,
            "ip_address": "103.108.61.197",
            "count": 4,
            "first_visit": "2023-08-09T15:35:22.010753+06:00",
            "date": "2023-08-09"
        },
        {
            "id": 78684,
            "ip_address": "103.156.215.107",
            "count": 4,
            "first_visit": "2025-02-07T08:04:26.820333+06:00",
            "date": "2025-02-07"
        },
        {
            "id": 52189,
            "ip_address": "116.206.63.206",
            "count": 4,
            "first_visit": "2023-08-11T03:26:27.743159+06:00",
            "date": "2023-08-11"
        }
    ]
}