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

{
    "count": 101428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80032&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80016&ordering=count",
    "results": [
        {
            "id": 31595,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-08-09T04:50:20.579499+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 23982,
            "ip_address": "66.249.66.83",
            "count": 2,
            "first_visit": "2022-07-19T03:22:53.757334+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 10677,
            "ip_address": "37.111.210.74",
            "count": 2,
            "first_visit": "2022-05-23T14:23:04.358942+06:00",
            "date": null
        },
        {
            "id": 12886,
            "ip_address": "37.111.218.139",
            "count": 2,
            "first_visit": "2022-05-30T21:29:05.541380+06:00",
            "date": null
        },
        {
            "id": 16262,
            "ip_address": "113.11.107.117",
            "count": 2,
            "first_visit": "2022-06-18T07:49:59.093244+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 26386,
            "ip_address": "103.67.158.92",
            "count": 2,
            "first_visit": "2022-07-23T15:29:01.672221+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 18899,
            "ip_address": "114.119.129.24",
            "count": 2,
            "first_visit": "2022-06-26T03:09:15.276304+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 2921,
            "ip_address": "103.148.149.223",
            "count": 2,
            "first_visit": "2022-01-27T07:12:08.363605+06:00",
            "date": null
        }
    ]
}