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

{
    "count": 97293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22992&ordering=-count",
    "results": [
        {
            "id": 3775,
            "ip_address": "103.156.214.31",
            "count": 2,
            "first_visit": "2022-02-21T14:24:40.351150+06:00",
            "date": null
        },
        {
            "id": 5211,
            "ip_address": "103.136.200.153",
            "count": 2,
            "first_visit": "2022-04-18T10:48:05.188995+06:00",
            "date": null
        },
        {
            "id": 22324,
            "ip_address": "58.145.184.241",
            "count": 2,
            "first_visit": "2022-07-13T18:20:30.182525+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 37022,
            "ip_address": "103.161.71.190",
            "count": 2,
            "first_visit": "2022-11-06T17:38:51.532898+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 1836,
            "ip_address": "103.141.64.17",
            "count": 2,
            "first_visit": "2022-01-11T12:05:48.731062+06:00",
            "date": null
        },
        {
            "id": 15272,
            "ip_address": "103.242.217.54",
            "count": 2,
            "first_visit": "2022-06-15T13:29:31.844835+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 37013,
            "ip_address": "103.58.73.241",
            "count": 2,
            "first_visit": "2022-11-06T13:27:00.557908+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 26331,
            "ip_address": "37.111.211.46",
            "count": 2,
            "first_visit": "2022-07-23T12:32:44.908366+06:00",
            "date": "2022-07-23"
        }
    ]
}