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

{
    "count": 99880,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1416&ordering=-count",
    "results": [
        {
            "id": 35243,
            "ip_address": "66.249.66.33",
            "count": 13,
            "first_visit": "2022-09-30T04:11:35.890777+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 35232,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-30T00:08:01.126871+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 33655,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-02T01:47:30.711090+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 33579,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-09-01T01:30:09.527485+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 81,
            "ip_address": "114.119.156.49",
            "count": 13,
            "first_visit": "2021-12-03T17:21:24.296020+06:00",
            "date": null
        },
        {
            "id": 37730,
            "ip_address": "137.59.155.21",
            "count": 13,
            "first_visit": "2022-11-23T07:29:06.947438+06:00",
            "date": "2022-11-23"
        },
        {
            "id": 37754,
            "ip_address": "34.212.97.68",
            "count": 13,
            "first_visit": "2022-11-23T17:39:22.467092+06:00",
            "date": "2022-11-23"
        },
        {
            "id": 57655,
            "ip_address": "35.87.17.185",
            "count": 13,
            "first_visit": "2023-10-15T16:18:38.394568+06:00",
            "date": "2023-10-15"
        }
    ]
}