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

{
    "count": 100708,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18992&ordering=-count",
    "results": [
        {
            "id": 48660,
            "ip_address": "103.101.197.220",
            "count": 2,
            "first_visit": "2023-06-22T09:26:59.140171+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 48655,
            "ip_address": "168.119.68.175",
            "count": 2,
            "first_visit": "2023-06-22T02:36:03.050716+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 48691,
            "ip_address": "14.1.103.161",
            "count": 2,
            "first_visit": "2023-06-23T00:11:42.063717+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 5791,
            "ip_address": "114.119.146.94",
            "count": 2,
            "first_visit": "2022-05-10T16:19:48.214637+06:00",
            "date": null
        },
        {
            "id": 2893,
            "ip_address": "31.13.115.3",
            "count": 2,
            "first_visit": "2022-01-26T14:57:38.182894+06:00",
            "date": null
        },
        {
            "id": 48628,
            "ip_address": "103.230.104.60",
            "count": 2,
            "first_visit": "2023-06-21T12:55:36.551838+06:00",
            "date": "2023-06-21"
        },
        {
            "id": 693,
            "ip_address": "202.53.170.195",
            "count": 2,
            "first_visit": "2021-12-14T19:24:08.087418+06:00",
            "date": null
        },
        {
            "id": 48645,
            "ip_address": "27.147.202.214",
            "count": 2,
            "first_visit": "2023-06-21T19:50:14.398314+06:00",
            "date": "2023-06-21"
        }
    ]
}