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

{
    "count": 101346,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82016&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82000&ordering=count",
    "results": [
        {
            "id": 24656,
            "ip_address": "168.119.68.179",
            "count": 2,
            "first_visit": "2022-07-20T14:00:11.481392+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24698,
            "ip_address": "202.134.10.139",
            "count": 2,
            "first_visit": "2022-07-20T15:14:51.707674+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24666,
            "ip_address": "37.111.210.112",
            "count": 2,
            "first_visit": "2022-07-20T14:19:22.984071+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 39360,
            "ip_address": "114.130.185.115",
            "count": 2,
            "first_visit": "2022-12-26T00:25:37.827009+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 21101,
            "ip_address": "114.119.134.230",
            "count": 2,
            "first_visit": "2022-07-04T18:34:27.266397+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4980,
            "ip_address": "103.222.22.12",
            "count": 2,
            "first_visit": "2022-04-07T21:15:26.892105+06:00",
            "date": null
        },
        {
            "id": 29636,
            "ip_address": "58.145.185.252",
            "count": 2,
            "first_visit": "2022-07-30T02:17:01.319968+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4982,
            "ip_address": "40.94.226.76",
            "count": 2,
            "first_visit": "2022-04-07T21:44:01.049679+06:00",
            "date": null
        }
    ]
}