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

{
    "count": 100601,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97360&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97344&ordering=count",
    "results": [
        {
            "id": 26418,
            "ip_address": "66.249.66.60",
            "count": 8,
            "first_visit": "2022-07-23T18:29:47.145628+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 727,
            "ip_address": "114.119.154.103",
            "count": 8,
            "first_visit": "2021-12-15T20:19:36.643740+06:00",
            "date": null
        },
        {
            "id": 37284,
            "ip_address": "114.119.134.123",
            "count": 8,
            "first_visit": "2022-11-12T09:06:24.148930+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 36157,
            "ip_address": "66.249.79.227",
            "count": 8,
            "first_visit": "2022-10-19T17:38:07.620324+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 11281,
            "ip_address": "114.119.129.92",
            "count": 8,
            "first_visit": "2022-05-25T02:48:55.519925+06:00",
            "date": null
        },
        {
            "id": 33843,
            "ip_address": "37.111.199.182",
            "count": 8,
            "first_visit": "2022-09-05T08:45:32.602193+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33259,
            "ip_address": "114.119.141.118",
            "count": 8,
            "first_visit": "2022-08-29T03:13:46.061574+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 22146,
            "ip_address": "66.249.72.168",
            "count": 8,
            "first_visit": "2022-07-12T17:16:27.836584+06:00",
            "date": "2022-07-12"
        }
    ]
}