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

{
    "count": 98137,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13392&ordering=-count",
    "results": [
        {
            "id": 62159,
            "ip_address": "152.200.139.220",
            "count": 3,
            "first_visit": "2023-12-30T11:24:06.227486+06:00",
            "date": "2023-12-30"
        },
        {
            "id": 62190,
            "ip_address": "202.53.167.109",
            "count": 3,
            "first_visit": "2024-01-03T13:42:34.150742+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 62302,
            "ip_address": "103.153.66.219",
            "count": 3,
            "first_visit": "2024-01-04T13:55:35.380545+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 16930,
            "ip_address": "8.25.96.94",
            "count": 3,
            "first_visit": "2022-06-21T02:04:25.570234+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 42042,
            "ip_address": "103.157.93.70",
            "count": 3,
            "first_visit": "2023-02-12T03:53:04.641440+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 13223,
            "ip_address": "114.119.149.247",
            "count": 3,
            "first_visit": "2022-06-01T01:19:12.319379+06:00",
            "date": null
        },
        {
            "id": 62022,
            "ip_address": "66.249.70.193",
            "count": 3,
            "first_visit": "2023-12-28T02:00:46.651615+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 8676,
            "ip_address": "37.111.245.225",
            "count": 3,
            "first_visit": "2022-05-18T08:24:33.200027+06:00",
            "date": null
        }
    ]
}