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

{
    "count": 100751,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98272&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98256&ordering=count",
    "results": [
        {
            "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"
        },
        {
            "id": 5030,
            "ip_address": "106.0.54.61",
            "count": 9,
            "first_visit": "2022-04-10T16:00:51.939123+06:00",
            "date": null
        },
        {
            "id": 29670,
            "ip_address": "66.249.66.62",
            "count": 9,
            "first_visit": "2022-07-30T05:26:00.989101+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 5919,
            "ip_address": "114.119.128.253",
            "count": 9,
            "first_visit": "2022-05-12T20:17:12.363785+06:00",
            "date": null
        },
        {
            "id": 32401,
            "ip_address": "114.119.141.168",
            "count": 9,
            "first_visit": "2022-08-19T00:40:47.888870+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 11,
            "ip_address": "18.190.87.2",
            "count": 9,
            "first_visit": "2021-12-02T18:22:47.411986+06:00",
            "date": null
        }
    ]
}