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

{
    "count": 99795,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22880&ordering=-count",
    "results": [
        {
            "id": 2156,
            "ip_address": "185.54.231.71",
            "count": 2,
            "first_visit": "2022-01-14T01:07:32.437229+06:00",
            "date": null
        },
        {
            "id": 8479,
            "ip_address": "103.97.163.134",
            "count": 2,
            "first_visit": "2022-05-17T23:16:45.959364+06:00",
            "date": null
        },
        {
            "id": 9753,
            "ip_address": "103.103.33.57",
            "count": 2,
            "first_visit": "2022-05-20T15:05:33.603192+06:00",
            "date": null
        },
        {
            "id": 36327,
            "ip_address": "184.22.193.100",
            "count": 2,
            "first_visit": "2022-10-23T01:51:43.517778+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 31481,
            "ip_address": "103.67.158.115",
            "count": 2,
            "first_visit": "2022-08-07T22:46:59.001687+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 6694,
            "ip_address": "103.86.199.121",
            "count": 2,
            "first_visit": "2022-05-16T13:17:06.113414+06:00",
            "date": null
        },
        {
            "id": 31465,
            "ip_address": "66.249.66.128",
            "count": 2,
            "first_visit": "2022-08-07T19:32:42.396894+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 3581,
            "ip_address": "40.94.94.13",
            "count": 2,
            "first_visit": "2022-02-13T21:38:25.577248+06:00",
            "date": null
        }
    ]
}