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": 98150,
    "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": 51025,
            "ip_address": "103.230.105.28",
            "count": 4,
            "first_visit": "2023-07-27T22:41:37.684651+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 2722,
            "ip_address": "203.202.242.130",
            "count": 4,
            "first_visit": "2022-01-24T11:56:25.439311+06:00",
            "date": null
        },
        {
            "id": 51053,
            "ip_address": "144.48.109.31",
            "count": 4,
            "first_visit": "2023-07-28T08:32:28.203542+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51197,
            "ip_address": "152.200.139.222",
            "count": 4,
            "first_visit": "2023-07-30T06:41:37.532309+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51003,
            "ip_address": "37.111.213.34",
            "count": 4,
            "first_visit": "2023-07-27T13:19:32.255789+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 50894,
            "ip_address": "103.218.27.245",
            "count": 4,
            "first_visit": "2023-07-26T12:43:59.665593+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 51061,
            "ip_address": "115.127.77.9",
            "count": 4,
            "first_visit": "2023-07-28T09:46:10.793825+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 3631,
            "ip_address": "180.149.235.32",
            "count": 4,
            "first_visit": "2022-02-15T15:41:21.511467+06:00",
            "date": null
        }
    ]
}