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

{
    "count": 100788,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98496&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98480&ordering=count",
    "results": [
        {
            "id": 37083,
            "ip_address": "114.119.134.123",
            "count": 10,
            "first_visit": "2022-11-08T02:13:37.587316+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 20162,
            "ip_address": "103.86.192.66",
            "count": 10,
            "first_visit": "2022-06-29T21:59:17.890876+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 2096,
            "ip_address": "203.95.221.49",
            "count": 10,
            "first_visit": "2022-01-13T10:29:54.626116+06:00",
            "date": null
        },
        {
            "id": 35790,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-10-12T06:15:47.370002+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 233,
            "ip_address": "114.119.155.205",
            "count": 10,
            "first_visit": "2021-12-05T19:33:31.146143+06:00",
            "date": null
        },
        {
            "id": 130,
            "ip_address": "114.119.156.140",
            "count": 10,
            "first_visit": "2021-12-04T05:05:16.703929+06:00",
            "date": null
        },
        {
            "id": 701,
            "ip_address": "114.119.157.123",
            "count": 10,
            "first_visit": "2021-12-15T01:27:10.229884+06:00",
            "date": null
        },
        {
            "id": 4193,
            "ip_address": "118.67.221.190",
            "count": 10,
            "first_visit": "2022-03-08T16:31:34.029837+06:00",
            "date": null
        }
    ]
}