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

{
    "count": 99886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26584&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26568&ordering=-count",
    "results": [
        {
            "id": 34667,
            "ip_address": "103.166.187.65",
            "count": 2,
            "first_visit": "2022-09-19T15:15:19.845440+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 16637,
            "ip_address": "37.111.195.56",
            "count": 2,
            "first_visit": "2022-06-19T18:38:38.688540+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 16579,
            "ip_address": "103.38.18.228",
            "count": 2,
            "first_visit": "2022-06-19T12:43:12.400597+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 6023,
            "ip_address": "103.100.234.195",
            "count": 2,
            "first_visit": "2022-05-14T19:02:44.415191+06:00",
            "date": null
        },
        {
            "id": 16581,
            "ip_address": "37.111.207.15",
            "count": 2,
            "first_visit": "2022-06-19T12:47:54.356943+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 10570,
            "ip_address": "104.132.20.93",
            "count": 2,
            "first_visit": "2022-05-23T10:19:05.372632+06:00",
            "date": null
        },
        {
            "id": 19905,
            "ip_address": "114.119.130.253",
            "count": 2,
            "first_visit": "2022-06-29T02:04:44.778313+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 5909,
            "ip_address": "114.119.142.37",
            "count": 2,
            "first_visit": "2022-05-12T14:33:40.890862+06:00",
            "date": null
        }
    ]
}