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

{
    "count": 99517,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23952&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23936&ordering=-count",
    "results": [
        {
            "id": 12432,
            "ip_address": "103.85.241.49",
            "count": 2,
            "first_visit": "2022-05-29T11:08:45.715699+06:00",
            "date": null
        },
        {
            "id": 3698,
            "ip_address": "104.144.183.105",
            "count": 2,
            "first_visit": "2022-02-18T03:28:42.285759+06:00",
            "date": null
        },
        {
            "id": 37447,
            "ip_address": "103.202.220.224",
            "count": 2,
            "first_visit": "2022-11-15T20:51:51.964001+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 5027,
            "ip_address": "103.175.130.6",
            "count": 2,
            "first_visit": "2022-04-10T15:01:26.332585+06:00",
            "date": null
        },
        {
            "id": 5091,
            "ip_address": "101.2.164.52",
            "count": 2,
            "first_visit": "2022-04-12T23:15:45.661929+06:00",
            "date": null
        },
        {
            "id": 5011,
            "ip_address": "103.146.10.250",
            "count": 2,
            "first_visit": "2022-04-09T17:11:59.392273+06:00",
            "date": null
        },
        {
            "id": 18824,
            "ip_address": "37.111.244.240",
            "count": 2,
            "first_visit": "2022-06-25T22:30:45.805011+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 30566,
            "ip_address": "103.25.248.245",
            "count": 2,
            "first_visit": "2022-08-01T01:19:07.325026+06:00",
            "date": "2022-08-01"
        }
    ]
}