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

{
    "count": 99587,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11336&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11320&ordering=-count",
    "results": [
        {
            "id": 10797,
            "ip_address": "27.147.234.202",
            "count": 3,
            "first_visit": "2022-05-24T03:47:27.865237+06:00",
            "date": null
        },
        {
            "id": 10831,
            "ip_address": "103.100.235.33",
            "count": 3,
            "first_visit": "2022-05-24T08:49:34.382774+06:00",
            "date": null
        },
        {
            "id": 27665,
            "ip_address": "103.178.73.8",
            "count": 3,
            "first_visit": "2022-07-26T11:04:47.858644+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 2632,
            "ip_address": "103.132.221.19",
            "count": 3,
            "first_visit": "2022-01-22T18:32:56.632799+06:00",
            "date": null
        },
        {
            "id": 70772,
            "ip_address": "103.97.44.2",
            "count": 3,
            "first_visit": "2024-07-06T18:18:21.078470+06:00",
            "date": "2024-07-06"
        },
        {
            "id": 27542,
            "ip_address": "27.131.12.13",
            "count": 3,
            "first_visit": "2022-07-26T01:46:03.945930+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 5450,
            "ip_address": "37.111.206.42",
            "count": 3,
            "first_visit": "2022-04-29T19:46:40.538408+06:00",
            "date": null
        },
        {
            "id": 70804,
            "ip_address": "202.134.9.152",
            "count": 3,
            "first_visit": "2024-07-07T17:34:58.460617+06:00",
            "date": "2024-07-07"
        }
    ]
}