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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80960&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80944&ordering=count",
    "results": [
        {
            "id": 3905,
            "ip_address": "103.109.96.115",
            "count": 2,
            "first_visit": "2022-02-26T19:39:25.137678+06:00",
            "date": null
        },
        {
            "id": 8095,
            "ip_address": "43.245.121.223",
            "count": 2,
            "first_visit": "2022-05-17T12:32:57.406754+06:00",
            "date": null
        },
        {
            "id": 22665,
            "ip_address": "37.111.238.157",
            "count": 2,
            "first_visit": "2022-07-14T15:35:31.824062+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3910,
            "ip_address": "103.120.38.129",
            "count": 2,
            "first_visit": "2022-02-27T07:54:39.156911+06:00",
            "date": null
        },
        {
            "id": 28445,
            "ip_address": "103.67.158.124",
            "count": 2,
            "first_visit": "2022-07-28T00:13:44.937752+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8028,
            "ip_address": "58.145.189.231",
            "count": 2,
            "first_visit": "2022-05-17T12:06:00.020448+06:00",
            "date": null
        },
        {
            "id": 8067,
            "ip_address": "37.111.206.38",
            "count": 2,
            "first_visit": "2022-05-17T12:22:40.510479+06:00",
            "date": null
        },
        {
            "id": 31819,
            "ip_address": "45.127.247.3",
            "count": 2,
            "first_visit": "2022-08-12T03:39:56.772365+06:00",
            "date": "2022-08-12"
        }
    ]
}