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

{
    "count": 99715,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25872&ordering=-count",
    "results": [
        {
            "id": 10750,
            "ip_address": "37.111.238.39",
            "count": 2,
            "first_visit": "2022-05-23T22:31:44.356139+06:00",
            "date": null
        },
        {
            "id": 29392,
            "ip_address": "103.130.175.175",
            "count": 2,
            "first_visit": "2022-07-29T16:32:31.716038+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 16940,
            "ip_address": "103.97.163.114",
            "count": 2,
            "first_visit": "2022-06-21T04:08:32.305349+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 33984,
            "ip_address": "114.119.141.152",
            "count": 2,
            "first_visit": "2022-09-07T12:51:14.861160+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 33997,
            "ip_address": "103.202.222.227",
            "count": 2,
            "first_visit": "2022-09-07T16:48:31.855229+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 3362,
            "ip_address": "23.239.26.18",
            "count": 2,
            "first_visit": "2022-02-06T20:40:27.423609+06:00",
            "date": null
        },
        {
            "id": 17044,
            "ip_address": "114.119.132.68",
            "count": 2,
            "first_visit": "2022-06-21T14:31:44.073180+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17029,
            "ip_address": "114.119.130.99",
            "count": 2,
            "first_visit": "2022-06-21T13:42:49.055763+06:00",
            "date": "2022-06-21"
        }
    ]
}