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

{
    "count": 99393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10840&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10824&ordering=-count",
    "results": [
        {
            "id": 71688,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-08-01T00:02:36.075748+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 71675,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-07-31T11:18:16.291745+06:00",
            "date": "2024-07-31"
        },
        {
            "id": 29957,
            "ip_address": "103.120.38.13",
            "count": 3,
            "first_visit": "2022-07-30T17:53:42.445677+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 29979,
            "ip_address": "103.124.227.88",
            "count": 3,
            "first_visit": "2022-07-30T19:18:50.355721+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6127,
            "ip_address": "202.134.13.131",
            "count": 3,
            "first_visit": "2022-05-14T19:55:50.169232+06:00",
            "date": null
        },
        {
            "id": 3023,
            "ip_address": "103.134.254.67",
            "count": 3,
            "first_visit": "2022-01-29T15:08:53.472733+06:00",
            "date": null
        },
        {
            "id": 30028,
            "ip_address": "202.134.14.154",
            "count": 3,
            "first_visit": "2022-07-30T22:38:49.953270+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6012,
            "ip_address": "37.111.206.166",
            "count": 3,
            "first_visit": "2022-05-14T16:47:58.694736+06:00",
            "date": null
        }
    ]
}