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

{
    "count": 99690,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23272&ordering=-count",
    "results": [
        {
            "id": 36733,
            "ip_address": "103.162.187.37",
            "count": 2,
            "first_visit": "2022-10-31T16:46:09.259651+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 9493,
            "ip_address": "103.67.158.205",
            "count": 2,
            "first_visit": "2022-05-19T21:36:03.429232+06:00",
            "date": null
        },
        {
            "id": 9518,
            "ip_address": "103.67.159.116",
            "count": 2,
            "first_visit": "2022-05-19T22:35:21.392765+06:00",
            "date": null
        },
        {
            "id": 22496,
            "ip_address": "103.122.29.214",
            "count": 2,
            "first_visit": "2022-07-14T11:20:29.790294+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 9520,
            "ip_address": "103.195.204.114",
            "count": 2,
            "first_visit": "2022-05-19T22:39:04.291299+06:00",
            "date": null
        },
        {
            "id": 9480,
            "ip_address": "37.111.238.175",
            "count": 2,
            "first_visit": "2022-05-19T20:35:36.778329+06:00",
            "date": null
        },
        {
            "id": 18456,
            "ip_address": "59.153.101.95",
            "count": 2,
            "first_visit": "2022-06-25T07:13:23.092308+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 961,
            "ip_address": "103.146.150.79",
            "count": 2,
            "first_visit": "2021-12-19T23:14:49.831252+06:00",
            "date": null
        }
    ]
}