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

{
    "count": 96547,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21488&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21472&ordering=-count",
    "results": [
        {
            "id": 5581,
            "ip_address": "8.30.234.10",
            "count": 2,
            "first_visit": "2022-05-03T13:46:35.135926+06:00",
            "date": null
        },
        {
            "id": 1415,
            "ip_address": "139.30.188.234",
            "count": 2,
            "first_visit": "2021-12-27T20:05:09.392585+06:00",
            "date": null
        },
        {
            "id": 35683,
            "ip_address": "66.249.66.60",
            "count": 2,
            "first_visit": "2022-10-09T20:38:30.222451+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 28109,
            "ip_address": "103.60.160.164",
            "count": 2,
            "first_visit": "2022-07-27T10:46:55.212847+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10022,
            "ip_address": "37.111.213.239",
            "count": 2,
            "first_visit": "2022-05-21T14:43:37.290442+06:00",
            "date": null
        },
        {
            "id": 11622,
            "ip_address": "202.134.13.138",
            "count": 2,
            "first_visit": "2022-05-26T08:08:54.600528+06:00",
            "date": null
        },
        {
            "id": 17868,
            "ip_address": "103.67.158.126",
            "count": 2,
            "first_visit": "2022-06-23T22:36:27.655595+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 14200,
            "ip_address": "114.119.129.2",
            "count": 2,
            "first_visit": "2022-06-09T16:16:22.300308+06:00",
            "date": "2022-06-09"
        }
    ]
}