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

{
    "count": 98021,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25496&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25480&ordering=-count",
    "results": [
        {
            "id": 3201,
            "ip_address": "37.111.217.220",
            "count": 2,
            "first_visit": "2022-02-01T21:05:05.646444+06:00",
            "date": null
        },
        {
            "id": 3281,
            "ip_address": "103.148.211.248",
            "count": 2,
            "first_visit": "2022-02-03T22:10:19.647928+06:00",
            "date": null
        },
        {
            "id": 3299,
            "ip_address": "103.86.111.169",
            "count": 2,
            "first_visit": "2022-02-04T11:05:53.039317+06:00",
            "date": null
        },
        {
            "id": 33792,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2022-09-04T06:49:25.623691+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 33988,
            "ip_address": "59.152.62.29",
            "count": 2,
            "first_visit": "2022-09-07T13:03:39.036793+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 10933,
            "ip_address": "37.111.200.79",
            "count": 2,
            "first_visit": "2022-05-24T12:07:03.987013+06:00",
            "date": null
        },
        {
            "id": 959,
            "ip_address": "103.230.106.26",
            "count": 2,
            "first_visit": "2021-12-19T23:10:35.346818+06:00",
            "date": null
        },
        {
            "id": 33928,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2022-09-06T15:26:47.416982+06:00",
            "date": "2022-09-06"
        }
    ]
}