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

{
    "count": 99742,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9304&ordering=-count",
    "results": [
        {
            "id": 9401,
            "ip_address": "37.111.207.184",
            "count": 4,
            "first_visit": "2022-05-19T14:52:33.851598+06:00",
            "date": null
        },
        {
            "id": 10095,
            "ip_address": "37.111.206.75",
            "count": 4,
            "first_visit": "2022-05-21T22:06:36.858982+06:00",
            "date": null
        },
        {
            "id": 73206,
            "ip_address": "114.119.145.216",
            "count": 4,
            "first_visit": "2024-09-10T01:34:15.982576+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 8413,
            "ip_address": "103.172.44.10",
            "count": 4,
            "first_visit": "2022-05-17T22:55:26.531089+06:00",
            "date": null
        },
        {
            "id": 73115,
            "ip_address": "114.119.149.43",
            "count": 4,
            "first_visit": "2024-09-08T01:17:35.334294+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73173,
            "ip_address": "37.111.194.165",
            "count": 4,
            "first_visit": "2024-09-09T11:18:06.525727+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73281,
            "ip_address": "3.229.248.49",
            "count": 4,
            "first_visit": "2024-09-11T15:07:56.926535+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73119,
            "ip_address": "114.119.128.143",
            "count": 4,
            "first_visit": "2024-09-08T01:41:24.701992+06:00",
            "date": "2024-09-08"
        }
    ]
}