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

{
    "count": 100748,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98264&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98248&ordering=count",
    "results": [
        {
            "id": 34282,
            "ip_address": "114.119.141.168",
            "count": 9,
            "first_visit": "2022-09-13T00:46:03.407672+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 33340,
            "ip_address": "66.249.79.227",
            "count": 9,
            "first_visit": "2022-08-29T17:46:24.704495+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 35789,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-10-12T05:56:31.167737+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 22448,
            "ip_address": "66.249.66.33",
            "count": 9,
            "first_visit": "2022-07-14T07:25:36.711926+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 4932,
            "ip_address": "202.53.173.181",
            "count": 9,
            "first_visit": "2022-04-05T14:53:55.562277+06:00",
            "date": null
        },
        {
            "id": 34518,
            "ip_address": "114.119.141.133",
            "count": 9,
            "first_visit": "2022-09-17T01:38:41.420960+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 529,
            "ip_address": "114.119.158.82",
            "count": 9,
            "first_visit": "2021-12-10T09:27:07.346615+06:00",
            "date": null
        },
        {
            "id": 34513,
            "ip_address": "66.249.73.30",
            "count": 9,
            "first_visit": "2022-09-17T00:16:44.169705+06:00",
            "date": "2022-09-17"
        }
    ]
}