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

{
    "count": 101489,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78656&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78640&ordering=count",
    "results": [
        {
            "id": 1504,
            "ip_address": "73.254.32.24",
            "count": 2,
            "first_visit": "2021-12-31T03:06:37.298051+06:00",
            "date": null
        },
        {
            "id": 9814,
            "ip_address": "103.200.37.209",
            "count": 2,
            "first_visit": "2022-05-20T22:14:34.575384+06:00",
            "date": null
        },
        {
            "id": 9802,
            "ip_address": "103.102.137.242",
            "count": 2,
            "first_visit": "2022-05-20T20:34:53.372774+06:00",
            "date": null
        },
        {
            "id": 16875,
            "ip_address": "103.126.185.98",
            "count": 2,
            "first_visit": "2022-06-20T17:32:41.468453+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 27754,
            "ip_address": "116.204.223.238",
            "count": 2,
            "first_visit": "2022-07-26T14:45:24.965786+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 12078,
            "ip_address": "37.111.232.93",
            "count": 2,
            "first_visit": "2022-05-28T00:52:11.517319+06:00",
            "date": null
        },
        {
            "id": 22324,
            "ip_address": "58.145.184.241",
            "count": 2,
            "first_visit": "2022-07-13T18:20:30.182525+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 18315,
            "ip_address": "202.134.14.158",
            "count": 2,
            "first_visit": "2022-06-24T23:11:38.002440+06:00",
            "date": "2022-06-24"
        }
    ]
}