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

{
    "count": 99499,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23984&ordering=-count",
    "results": [
        {
            "id": 37493,
            "ip_address": "66.249.66.60",
            "count": 2,
            "first_visit": "2022-11-16T22:12:34.766721+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 3671,
            "ip_address": "103.136.200.163",
            "count": 2,
            "first_visit": "2022-02-16T20:18:45.706373+06:00",
            "date": null
        },
        {
            "id": 30544,
            "ip_address": "37.111.194.150",
            "count": 2,
            "first_visit": "2022-07-31T23:39:45.857468+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 28379,
            "ip_address": "103.67.158.164",
            "count": 2,
            "first_visit": "2022-07-27T23:00:09.494956+06:00",
            "date": "2022-07-27"
        },
        {
            "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
        }
    ]
}