GET /user_management/visitor-free/?format=api&offset=12136&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=12144&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12128&ordering=-count",
    "results": [
        {
            "id": 9859,
            "ip_address": "103.67.157.110",
            "count": 3,
            "first_visit": "2022-05-20T23:03:08.946878+06:00",
            "date": null
        },
        {
            "id": 67874,
            "ip_address": "45.127.246.221",
            "count": 3,
            "first_visit": "2024-05-04T12:01:06.533089+06:00",
            "date": "2024-05-04"
        },
        {
            "id": 9849,
            "ip_address": "37.111.211.169",
            "count": 3,
            "first_visit": "2022-05-20T22:55:25.267132+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"
        },
        {
            "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": 7318,
            "ip_address": "116.58.201.71",
            "count": 3,
            "first_visit": "2022-05-16T21:58:42.318710+06:00",
            "date": null
        },
        {
            "id": 67753,
            "ip_address": "66.249.69.6",
            "count": 3,
            "first_visit": "2024-05-01T05:49:03.814369+06:00",
            "date": "2024-05-01"
        }
    ]
}