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

{
    "count": 100780,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98416&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98400&ordering=count",
    "results": [
        {
            "id": 36426,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-10-25T02:16:30.804558+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 27497,
            "ip_address": "202.134.9.153",
            "count": 10,
            "first_visit": "2022-07-26T00:02:12.435506+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 35723,
            "ip_address": "66.249.73.1",
            "count": 10,
            "first_visit": "2022-10-10T17:54:29.523863+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 34236,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-12T07:42:16.937344+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 4475,
            "ip_address": "103.103.88.235",
            "count": 10,
            "first_visit": "2022-03-18T14:51:20.248511+06:00",
            "date": null
        },
        {
            "id": 12821,
            "ip_address": "37.111.246.129",
            "count": 10,
            "first_visit": "2022-05-30T16:19:21.899378+06:00",
            "date": null
        },
        {
            "id": 30913,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-03T00:19:54.618593+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 39218,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-12-23T07:44:24.170320+06:00",
            "date": "2022-12-23"
        }
    ]
}