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

{
    "count": 98365,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18304&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18288&ordering=-count",
    "results": [
        {
            "id": 48567,
            "ip_address": "103.60.175.82",
            "count": 2,
            "first_visit": "2023-06-20T10:50:32.792100+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 12186,
            "ip_address": "103.253.45.222",
            "count": 2,
            "first_visit": "2022-05-28T13:46:15.832442+06:00",
            "date": null
        },
        {
            "id": 48340,
            "ip_address": "66.249.70.196",
            "count": 2,
            "first_visit": "2023-06-16T11:29:40.421591+06:00",
            "date": "2023-06-16"
        },
        {
            "id": 12280,
            "ip_address": "103.25.250.226",
            "count": 2,
            "first_visit": "2022-05-28T20:27:35.243959+06:00",
            "date": null
        },
        {
            "id": 12227,
            "ip_address": "103.132.177.30",
            "count": 2,
            "first_visit": "2022-05-28T15:39:24.769111+06:00",
            "date": null
        },
        {
            "id": 12242,
            "ip_address": "37.111.206.218",
            "count": 2,
            "first_visit": "2022-05-28T16:07:27.931120+06:00",
            "date": null
        },
        {
            "id": 48407,
            "ip_address": "114.130.156.34",
            "count": 2,
            "first_visit": "2023-06-17T14:45:23.979298+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 12262,
            "ip_address": "114.119.128.37",
            "count": 2,
            "first_visit": "2022-05-28T18:07:43.759269+06:00",
            "date": null
        }
    ]
}