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

{
    "count": 97363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23224&ordering=-count",
    "results": [
        {
            "id": 18704,
            "ip_address": "185.136.148.137",
            "count": 2,
            "first_visit": "2022-06-25T18:37:52.510345+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 2660,
            "ip_address": "103.204.246.58",
            "count": 2,
            "first_visit": "2022-01-23T00:21:38.909395+06:00",
            "date": null
        },
        {
            "id": 9351,
            "ip_address": "43.245.122.76",
            "count": 2,
            "first_visit": "2022-05-19T12:33:00.190443+06:00",
            "date": null
        },
        {
            "id": 30660,
            "ip_address": "103.106.239.188",
            "count": 2,
            "first_visit": "2022-08-01T14:09:48.373895+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 2676,
            "ip_address": "103.132.92.50",
            "count": 2,
            "first_visit": "2022-01-23T12:10:40.219660+06:00",
            "date": null
        },
        {
            "id": 22165,
            "ip_address": "103.91.130.34",
            "count": 2,
            "first_visit": "2022-07-12T21:21:53.123306+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 6980,
            "ip_address": "202.40.180.146",
            "count": 2,
            "first_visit": "2022-05-16T18:12:36.498713+06:00",
            "date": null
        },
        {
            "id": 7056,
            "ip_address": "103.31.154.254",
            "count": 2,
            "first_visit": "2022-05-16T19:05:15.288580+06:00",
            "date": null
        }
    ]
}