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

{
    "count": 99700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25840&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25824&ordering=-count",
    "results": [
        {
            "id": 24488,
            "ip_address": "103.25.248.240",
            "count": 2,
            "first_visit": "2022-07-20T10:52:48.999599+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24399,
            "ip_address": "37.111.246.242",
            "count": 2,
            "first_visit": "2022-07-20T08:28:10.062765+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8179,
            "ip_address": "103.148.210.214",
            "count": 2,
            "first_visit": "2022-05-17T14:22:19.879113+06:00",
            "date": null
        },
        {
            "id": 3175,
            "ip_address": "37.111.218.136",
            "count": 2,
            "first_visit": "2022-02-01T12:06:28.813801+06:00",
            "date": null
        },
        {
            "id": 3167,
            "ip_address": "180.148.208.22",
            "count": 2,
            "first_visit": "2022-02-01T10:10:58.703393+06:00",
            "date": null
        },
        {
            "id": 24381,
            "ip_address": "114.119.134.89",
            "count": 2,
            "first_visit": "2022-07-20T07:06:47.976116+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6177,
            "ip_address": "210.1.247.194",
            "count": 2,
            "first_visit": "2022-05-14T23:51:43.106126+06:00",
            "date": null
        },
        {
            "id": 6174,
            "ip_address": "114.119.134.238",
            "count": 2,
            "first_visit": "2022-05-14T23:44:44.633993+06:00",
            "date": null
        }
    ]
}