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

{
    "count": 100042,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13248&ordering=-count",
    "results": [
        {
            "id": 64243,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-02-03T01:12:56.069304+06:00",
            "date": "2024-02-03"
        },
        {
            "id": 64310,
            "ip_address": "103.160.236.244",
            "count": 3,
            "first_visit": "2024-02-05T01:18:20.137654+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 64369,
            "ip_address": "66.249.70.201",
            "count": 3,
            "first_visit": "2024-02-06T08:00:43.272789+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 18270,
            "ip_address": "103.66.176.87",
            "count": 3,
            "first_visit": "2022-06-24T20:10:27.942953+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 40653,
            "ip_address": "66.249.73.146",
            "count": 3,
            "first_visit": "2023-01-20T01:46:19.819217+06:00",
            "date": "2023-01-20"
        },
        {
            "id": 64301,
            "ip_address": "66.249.70.193",
            "count": 3,
            "first_visit": "2024-02-04T17:34:53.300689+06:00",
            "date": "2024-02-04"
        },
        {
            "id": 8879,
            "ip_address": "43.245.120.164",
            "count": 3,
            "first_visit": "2022-05-18T12:07:38.149242+06:00",
            "date": null
        },
        {
            "id": 4330,
            "ip_address": "202.134.13.139",
            "count": 3,
            "first_visit": "2022-03-13T11:15:05.348848+06:00",
            "date": null
        }
    ]
}