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

{
    "count": 101360,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81632&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81616&ordering=count",
    "results": [
        {
            "id": 10334,
            "ip_address": "103.164.86.3",
            "count": 2,
            "first_visit": "2022-05-22T16:56:46.137662+06:00",
            "date": null
        },
        {
            "id": 17280,
            "ip_address": "114.119.130.221",
            "count": 2,
            "first_visit": "2022-06-22T04:52:55.761506+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 7717,
            "ip_address": "103.89.24.34",
            "count": 2,
            "first_visit": "2022-05-17T09:20:25.940187+06:00",
            "date": null
        },
        {
            "id": 4575,
            "ip_address": "103.153.111.38",
            "count": 2,
            "first_visit": "2022-03-22T02:38:02.626582+06:00",
            "date": null
        },
        {
            "id": 35217,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-09-29T20:02:55.244511+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 33656,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-09-02T01:53:40.350935+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 13803,
            "ip_address": "114.119.133.89",
            "count": 2,
            "first_visit": "2022-06-07T12:09:56.363528+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 772,
            "ip_address": "58.84.33.146",
            "count": 2,
            "first_visit": "2021-12-17T22:36:42.488482+06:00",
            "date": null
        }
    ]
}