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

{
    "count": 97456,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23536&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23520&ordering=-count",
    "results": [
        {
            "id": 26642,
            "ip_address": "103.126.12.163",
            "count": 2,
            "first_visit": "2022-07-24T10:13:14.202501+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 2109,
            "ip_address": "45.124.13.57",
            "count": 2,
            "first_visit": "2022-01-13T12:37:13.847718+06:00",
            "date": null
        },
        {
            "id": 18844,
            "ip_address": "119.30.45.146",
            "count": 2,
            "first_visit": "2022-06-25T23:37:56.411031+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12456,
            "ip_address": "37.111.214.180",
            "count": 2,
            "first_visit": "2022-05-29T12:22:11.192393+06:00",
            "date": null
        },
        {
            "id": 3746,
            "ip_address": "202.173.122.45",
            "count": 2,
            "first_visit": "2022-02-20T13:00:24.830285+06:00",
            "date": null
        },
        {
            "id": 453,
            "ip_address": "116.58.202.108",
            "count": 2,
            "first_visit": "2021-12-08T20:37:06.532012+06:00",
            "date": null
        },
        {
            "id": 37540,
            "ip_address": "103.130.11.11",
            "count": 2,
            "first_visit": "2022-11-18T17:47:08.014897+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 3789,
            "ip_address": "103.218.27.246",
            "count": 2,
            "first_visit": "2022-02-22T12:32:24.813571+06:00",
            "date": null
        }
    ]
}