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

{
    "count": 99765,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12136&ordering=-count",
    "results": [
        {
            "id": 9849,
            "ip_address": "37.111.211.169",
            "count": 3,
            "first_visit": "2022-05-20T22:55:25.267132+06:00",
            "date": null
        },
        {
            "id": 23465,
            "ip_address": "134.238.18.121",
            "count": 3,
            "first_visit": "2022-07-18T13:21:20.122694+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9892,
            "ip_address": "103.25.250.241",
            "count": 3,
            "first_visit": "2022-05-20T23:45:21.195950+06:00",
            "date": null
        },
        {
            "id": 9927,
            "ip_address": "103.112.206.163",
            "count": 3,
            "first_visit": "2022-05-21T02:27:10.047936+06:00",
            "date": null
        },
        {
            "id": 34879,
            "ip_address": "103.138.120.66",
            "count": 3,
            "first_visit": "2022-09-23T20:21:01.417188+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 23445,
            "ip_address": "61.247.180.86",
            "count": 3,
            "first_visit": "2022-07-18T12:29:32.129056+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7318,
            "ip_address": "116.58.201.71",
            "count": 3,
            "first_visit": "2022-05-16T21:58:42.318710+06:00",
            "date": null
        },
        {
            "id": 67829,
            "ip_address": "103.69.150.67",
            "count": 3,
            "first_visit": "2024-05-02T23:18:53.144080+06:00",
            "date": "2024-05-02"
        }
    ]
}