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

{
    "count": 99444,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24328&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24312&ordering=-count",
    "results": [
        {
            "id": 3852,
            "ip_address": "27.34.9.202",
            "count": 2,
            "first_visit": "2022-02-24T11:43:51.465379+06:00",
            "date": null
        },
        {
            "id": 14973,
            "ip_address": "114.119.150.68",
            "count": 2,
            "first_visit": "2022-06-14T09:53:27.651399+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 8366,
            "ip_address": "103.253.46.118",
            "count": 2,
            "first_visit": "2022-05-17T22:36:05.497806+06:00",
            "date": null
        },
        {
            "id": 21827,
            "ip_address": "114.119.134.238",
            "count": 2,
            "first_visit": "2022-07-10T04:43:43.965721+06:00",
            "date": "2022-07-10"
        },
        {
            "id": 2502,
            "ip_address": "113.11.109.34",
            "count": 2,
            "first_visit": "2022-01-20T11:07:21.302190+06:00",
            "date": null
        },
        {
            "id": 19023,
            "ip_address": "45.248.149.252",
            "count": 2,
            "first_visit": "2022-06-26T10:04:12.054594+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 4994,
            "ip_address": "37.111.201.230",
            "count": 2,
            "first_visit": "2022-04-08T14:47:51.106402+06:00",
            "date": null
        },
        {
            "id": 37837,
            "ip_address": "103.95.97.30",
            "count": 2,
            "first_visit": "2022-11-25T14:56:20.004880+06:00",
            "date": "2022-11-25"
        }
    ]
}