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

{
    "count": 101429,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79968&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79952&ordering=count",
    "results": [
        {
            "id": 40310,
            "ip_address": "66.249.79.227",
            "count": 2,
            "first_visit": "2023-01-13T12:07:10.299796+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 31624,
            "ip_address": "202.164.212.41",
            "count": 2,
            "first_visit": "2022-08-09T15:41:33.078307+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 30160,
            "ip_address": "114.119.130.26",
            "count": 2,
            "first_visit": "2022-07-31T04:18:17.530896+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8798,
            "ip_address": "37.111.247.168",
            "count": 2,
            "first_visit": "2022-05-18T11:03:13.947275+06:00",
            "date": null
        },
        {
            "id": 8830,
            "ip_address": "37.111.195.150",
            "count": 2,
            "first_visit": "2022-05-18T11:25:42.369449+06:00",
            "date": null
        },
        {
            "id": 16245,
            "ip_address": "103.66.177.186",
            "count": 2,
            "first_visit": "2022-06-18T06:59:48.450117+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 2799,
            "ip_address": "172.225.137.187",
            "count": 2,
            "first_visit": "2022-01-25T12:08:55.296543+06:00",
            "date": null
        },
        {
            "id": 2833,
            "ip_address": "103.134.62.75",
            "count": 2,
            "first_visit": "2022-01-25T18:12:22.378888+06:00",
            "date": null
        }
    ]
}