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

{
    "count": 98074,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25856&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25840&ordering=-count",
    "results": [
        {
            "id": 11080,
            "ip_address": "116.58.201.232",
            "count": 2,
            "first_visit": "2022-05-24T19:01:17.541951+06:00",
            "date": null
        },
        {
            "id": 34279,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-09-13T00:00:43.127200+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 24198,
            "ip_address": "37.111.246.115",
            "count": 2,
            "first_visit": "2022-07-19T22:20:57.841678+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10684,
            "ip_address": "43.245.123.73",
            "count": 2,
            "first_visit": "2022-05-23T15:00:52.111555+06:00",
            "date": null
        },
        {
            "id": 24702,
            "ip_address": "37.111.205.197",
            "count": 2,
            "first_visit": "2022-07-20T15:25:31.801608+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6288,
            "ip_address": "103.183.16.2",
            "count": 2,
            "first_visit": "2022-05-15T09:17:47.669525+06:00",
            "date": null
        },
        {
            "id": 10719,
            "ip_address": "103.25.250.238",
            "count": 2,
            "first_visit": "2022-05-23T19:34:41.551849+06:00",
            "date": null
        },
        {
            "id": 16788,
            "ip_address": "103.135.134.218",
            "count": 2,
            "first_visit": "2022-06-20T11:23:24.588221+06:00",
            "date": "2022-06-20"
        }
    ]
}