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

{
    "count": 100732,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98144&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98128&ordering=count",
    "results": [
        {
            "id": 33891,
            "ip_address": "114.119.141.146",
            "count": 9,
            "first_visit": "2022-09-06T01:04:05.046106+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 31078,
            "ip_address": "114.119.141.118",
            "count": 9,
            "first_visit": "2022-08-04T03:10:25.035035+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 31293,
            "ip_address": "45.248.151.219",
            "count": 9,
            "first_visit": "2022-08-06T00:16:00.288038+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31892,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-08-13T04:23:38.468693+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 24040,
            "ip_address": "66.249.66.60",
            "count": 9,
            "first_visit": "2022-07-19T10:13:26.570929+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 4215,
            "ip_address": "141.8.142.86",
            "count": 9,
            "first_visit": "2022-03-09T13:12:18.861220+06:00",
            "date": null
        },
        {
            "id": 788,
            "ip_address": "114.119.155.180",
            "count": 9,
            "first_visit": "2021-12-18T06:35:45.310646+06:00",
            "date": null
        },
        {
            "id": 2638,
            "ip_address": "45.120.114.170",
            "count": 9,
            "first_visit": "2022-01-22T20:36:23.707358+06:00",
            "date": null
        }
    ]
}