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

{
    "count": 95604,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17888&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17872&ordering=-count",
    "results": [
        {
            "id": 46796,
            "ip_address": "45.123.1.212",
            "count": 2,
            "first_visit": "2023-05-18T15:54:26.399913+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 6219,
            "ip_address": "103.85.156.20",
            "count": 2,
            "first_visit": "2022-05-15T06:12:35.400390+06:00",
            "date": null
        },
        {
            "id": 46794,
            "ip_address": "103.115.134.55",
            "count": 2,
            "first_visit": "2023-05-18T15:31:45.264235+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 12446,
            "ip_address": "43.228.238.124",
            "count": 2,
            "first_visit": "2022-05-29T11:59:09.105784+06:00",
            "date": null
        },
        {
            "id": 46795,
            "ip_address": "117.205.196.191",
            "count": 2,
            "first_visit": "2023-05-18T15:37:34.905572+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 6292,
            "ip_address": "103.137.6.118",
            "count": 2,
            "first_visit": "2022-05-15T09:29:24.937840+06:00",
            "date": null
        },
        {
            "id": 6207,
            "ip_address": "114.119.136.5",
            "count": 2,
            "first_visit": "2022-05-15T05:36:39.319418+06:00",
            "date": null
        },
        {
            "id": 46787,
            "ip_address": "203.112.74.105",
            "count": 2,
            "first_visit": "2023-05-18T12:30:50.734558+06:00",
            "date": "2023-05-18"
        }
    ]
}