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

{
    "count": 97436,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23416&ordering=-count",
    "results": [
        {
            "id": 37422,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2022-11-15T06:49:01.047805+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 12415,
            "ip_address": "103.126.149.77",
            "count": 2,
            "first_visit": "2022-05-29T10:00:38.447159+06:00",
            "date": null
        },
        {
            "id": 22128,
            "ip_address": "114.119.129.225",
            "count": 2,
            "first_visit": "2022-07-12T15:40:04.406025+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 3688,
            "ip_address": "103.113.149.53",
            "count": 2,
            "first_visit": "2022-02-17T13:07:48.920063+06:00",
            "date": null
        },
        {
            "id": 12333,
            "ip_address": "103.159.130.254",
            "count": 2,
            "first_visit": "2022-05-28T23:51:06.457148+06:00",
            "date": null
        },
        {
            "id": 37405,
            "ip_address": "103.107.132.130",
            "count": 2,
            "first_visit": "2022-11-14T22:16:12.488080+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 39778,
            "ip_address": "87.250.224.50",
            "count": 2,
            "first_visit": "2023-01-03T01:36:34.708619+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 12416,
            "ip_address": "43.224.111.205",
            "count": 2,
            "first_visit": "2022-05-29T10:03:39.912831+06:00",
            "date": null
        }
    ]
}