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

{
    "count": 99301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24976&ordering=-count",
    "results": [
        {
            "id": 27357,
            "ip_address": "103.253.45.242",
            "count": 2,
            "first_visit": "2022-07-25T15:15:22.066713+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 19420,
            "ip_address": "202.134.8.137",
            "count": 2,
            "first_visit": "2022-06-27T11:45:52.006292+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 38531,
            "ip_address": "202.134.9.154",
            "count": 2,
            "first_visit": "2022-12-10T12:18:26.031043+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 13922,
            "ip_address": "168.119.68.179",
            "count": 2,
            "first_visit": "2022-06-08T03:41:40.337724+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 21476,
            "ip_address": "58.145.190.244",
            "count": 2,
            "first_visit": "2022-07-07T14:47:50.507942+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 7470,
            "ip_address": "116.58.203.118",
            "count": 2,
            "first_visit": "2022-05-16T23:27:11.559506+06:00",
            "date": null
        },
        {
            "id": 8866,
            "ip_address": "37.111.192.32",
            "count": 2,
            "first_visit": "2022-05-18T11:57:17.280885+06:00",
            "date": null
        },
        {
            "id": 7430,
            "ip_address": "123.108.246.196",
            "count": 2,
            "first_visit": "2022-05-16T23:00:30.645515+06:00",
            "date": null
        }
    ]
}