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

{
    "count": 99481,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2904&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2888&ordering=-count",
    "results": [
        {
            "id": 62868,
            "ip_address": "175.29.147.243",
            "count": 8,
            "first_visit": "2024-01-11T09:41:18.426487+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 62939,
            "ip_address": "35.189.246.183",
            "count": 8,
            "first_visit": "2024-01-12T10:30:36.893972+06:00",
            "date": "2024-01-12"
        },
        {
            "id": 71696,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-08-01T02:47:56.556530+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 36709,
            "ip_address": "114.119.134.123",
            "count": 8,
            "first_visit": "2022-10-31T04:56:56.808983+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 5865,
            "ip_address": "103.218.24.57",
            "count": 8,
            "first_visit": "2022-05-11T15:48:28.661638+06:00",
            "date": null
        },
        {
            "id": 11028,
            "ip_address": "114.119.134.80",
            "count": 8,
            "first_visit": "2022-05-24T16:10:17.080074+06:00",
            "date": null
        },
        {
            "id": 31496,
            "ip_address": "66.249.66.62",
            "count": 8,
            "first_visit": "2022-08-08T01:12:30.842232+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 82566,
            "ip_address": "114.119.130.54",
            "count": 8,
            "first_visit": "2025-05-10T02:51:33.025344+06:00",
            "date": "2025-05-10"
        }
    ]
}