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

{
    "count": 99904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22328&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22312&ordering=-count",
    "results": [
        {
            "id": 32035,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-08-15T04:16:56.627370+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 1417,
            "ip_address": "116.206.254.105",
            "count": 2,
            "first_visit": "2021-12-27T22:40:49.786742+06:00",
            "date": null
        },
        {
            "id": 23123,
            "ip_address": "103.197.204.58",
            "count": 2,
            "first_visit": "2022-07-16T10:00:48.658910+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 29189,
            "ip_address": "202.134.14.156",
            "count": 2,
            "first_visit": "2022-07-29T10:31:01.548845+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8140,
            "ip_address": "37.111.196.241",
            "count": 2,
            "first_visit": "2022-05-17T12:52:48.474431+06:00",
            "date": null
        },
        {
            "id": 31951,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-08-14T00:43:31.686539+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 3498,
            "ip_address": "118.179.19.215",
            "count": 2,
            "first_visit": "2022-02-10T18:55:42.637225+06:00",
            "date": null
        },
        {
            "id": 29162,
            "ip_address": "37.111.217.101",
            "count": 2,
            "first_visit": "2022-07-29T09:53:10.666609+06:00",
            "date": "2022-07-29"
        }
    ]
}