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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80928&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80912&ordering=count",
    "results": [
        {
            "id": 10390,
            "ip_address": "37.111.218.243",
            "count": 2,
            "first_visit": "2022-05-22T20:36:34.531387+06:00",
            "date": null
        },
        {
            "id": 24323,
            "ip_address": "103.60.163.196",
            "count": 2,
            "first_visit": "2022-07-20T01:19:08.093344+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 15854,
            "ip_address": "223.29.215.14",
            "count": 2,
            "first_visit": "2022-06-17T06:17:50.615677+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 28384,
            "ip_address": "37.111.206.138",
            "count": 2,
            "first_visit": "2022-07-27T23:11:24.437667+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 15937,
            "ip_address": "103.97.163.38",
            "count": 2,
            "first_visit": "2022-06-17T10:30:43.530568+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 38761,
            "ip_address": "37.111.200.112",
            "count": 2,
            "first_visit": "2022-12-15T20:41:47.596396+06:00",
            "date": "2022-12-15"
        },
        {
            "id": 13395,
            "ip_address": "202.83.127.249",
            "count": 2,
            "first_visit": "2022-06-02T18:27:51.103641+06:00",
            "date": null
        },
        {
            "id": 13420,
            "ip_address": "37.111.247.13",
            "count": 2,
            "first_visit": "2022-06-02T23:55:17.667185+06:00",
            "date": null
        }
    ]
}