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

{
    "count": 99597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23752&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23736&ordering=-count",
    "results": [
        {
            "id": 12341,
            "ip_address": "37.111.214.106",
            "count": 2,
            "first_visit": "2022-05-29T00:01:09.458258+06:00",
            "date": null
        },
        {
            "id": 22192,
            "ip_address": "114.119.151.237",
            "count": 2,
            "first_visit": "2022-07-13T07:28:26.300976+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 37200,
            "ip_address": "119.40.82.249",
            "count": 2,
            "first_visit": "2022-11-10T10:35:29.188725+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 2678,
            "ip_address": "103.111.226.11",
            "count": 2,
            "first_visit": "2022-01-23T13:37:22.798516+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}