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

{
    "count": 97494,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23720&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23704&ordering=-count",
    "results": [
        {
            "id": 2263,
            "ip_address": "103.217.111.213",
            "count": 2,
            "first_visit": "2022-01-15T15:18:44.832968+06:00",
            "date": null
        },
        {
            "id": 37658,
            "ip_address": "118.179.129.252",
            "count": 2,
            "first_visit": "2022-11-21T12:48:34.443127+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 28453,
            "ip_address": "37.111.215.61",
            "count": 2,
            "first_visit": "2022-07-28T00:23:08.947605+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 18947,
            "ip_address": "37.111.207.87",
            "count": 2,
            "first_visit": "2022-06-26T06:47:55.437365+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9135,
            "ip_address": "116.58.201.173",
            "count": 2,
            "first_visit": "2022-05-18T22:44:56.953777+06:00",
            "date": null
        },
        {
            "id": 30416,
            "ip_address": "66.249.92.63",
            "count": 2,
            "first_visit": "2022-07-31T13:42:49.750129+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 4207,
            "ip_address": "37.111.197.136",
            "count": 2,
            "first_visit": "2022-03-09T06:25:48.119498+06:00",
            "date": null
        },
        {
            "id": 21903,
            "ip_address": "114.119.149.108",
            "count": 2,
            "first_visit": "2022-07-11T00:17:17.838958+06:00",
            "date": "2022-07-11"
        }
    ]
}