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

{
    "count": 99821,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22760&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22744&ordering=-count",
    "results": [
        {
            "id": 6722,
            "ip_address": "43.245.123.232",
            "count": 2,
            "first_visit": "2022-05-16T13:42:54.587292+06:00",
            "date": null
        },
        {
            "id": 9727,
            "ip_address": "123.136.29.130",
            "count": 2,
            "first_visit": "2022-05-20T14:10:32.295673+06:00",
            "date": null
        },
        {
            "id": 36166,
            "ip_address": "103.110.161.7",
            "count": 2,
            "first_visit": "2022-10-19T21:58:39.776126+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 25772,
            "ip_address": "114.119.128.35",
            "count": 2,
            "first_visit": "2022-07-22T01:03:17.847417+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 22857,
            "ip_address": "114.119.128.40",
            "count": 2,
            "first_visit": "2022-07-15T00:31:10.549002+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 18164,
            "ip_address": "103.60.162.202",
            "count": 2,
            "first_visit": "2022-06-24T16:07:54.033182+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 29137,
            "ip_address": "103.67.156.84",
            "count": 2,
            "first_visit": "2022-07-29T08:53:30.844713+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9830,
            "ip_address": "103.146.55.179",
            "count": 2,
            "first_visit": "2022-05-20T22:31:58.957954+06:00",
            "date": null
        }
    ]
}