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

{
    "count": 96374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20952&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20936&ordering=-count",
    "results": [
        {
            "id": 1510,
            "ip_address": "103.120.34.66",
            "count": 2,
            "first_visit": "2021-12-31T14:24:52.770954+06:00",
            "date": null
        },
        {
            "id": 25130,
            "ip_address": "118.179.20.50",
            "count": 2,
            "first_visit": "2022-07-21T06:06:12.899397+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25162,
            "ip_address": "202.134.14.139",
            "count": 2,
            "first_visit": "2022-07-21T07:21:25.863797+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 35194,
            "ip_address": "175.29.198.209",
            "count": 2,
            "first_visit": "2022-09-29T13:11:26.359657+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 28876,
            "ip_address": "103.25.250.247",
            "count": 2,
            "first_visit": "2022-07-28T17:40:18.009482+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 25232,
            "ip_address": "103.157.202.89",
            "count": 2,
            "first_visit": "2022-07-21T08:56:14.152074+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 29282,
            "ip_address": "103.127.59.116",
            "count": 2,
            "first_visit": "2022-07-29T12:43:08.420384+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 5731,
            "ip_address": "40.77.202.69",
            "count": 2,
            "first_visit": "2022-05-09T01:26:26.212958+06:00",
            "date": null
        }
    ]
}