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

{
    "count": 100915,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17768&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17752&ordering=-count",
    "results": [
        {
            "id": 51677,
            "ip_address": "119.30.45.89",
            "count": 2,
            "first_visit": "2023-08-04T12:57:34.417885+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 13120,
            "ip_address": "37.111.197.27",
            "count": 2,
            "first_visit": "2022-05-31T14:27:18.379768+06:00",
            "date": null
        },
        {
            "id": 3351,
            "ip_address": "119.30.35.165",
            "count": 2,
            "first_visit": "2022-02-06T15:44:07.942715+06:00",
            "date": null
        },
        {
            "id": 51571,
            "ip_address": "116.58.205.250",
            "count": 2,
            "first_visit": "2023-08-03T13:09:29.991993+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51610,
            "ip_address": "103.67.157.41",
            "count": 2,
            "first_visit": "2023-08-03T20:14:04.297558+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51529,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2023-08-03T01:33:58.716384+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51530,
            "ip_address": "66.249.70.197",
            "count": 2,
            "first_visit": "2023-08-03T01:45:24.629740+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 51578,
            "ip_address": "103.58.74.57",
            "count": 2,
            "first_visit": "2023-08-03T13:44:45.063522+06:00",
            "date": "2023-08-03"
        }
    ]
}