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

{
    "count": 101431,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79944&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79928&ordering=count",
    "results": [
        {
            "id": 21779,
            "ip_address": "114.119.131.253",
            "count": 2,
            "first_visit": "2022-07-09T20:59:28.745619+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 31576,
            "ip_address": "27.131.12.9",
            "count": 2,
            "first_visit": "2022-08-09T00:48:15.667111+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 2840,
            "ip_address": "59.153.103.21",
            "count": 2,
            "first_visit": "2022-01-25T19:32:51.365905+06:00",
            "date": null
        },
        {
            "id": 28134,
            "ip_address": "37.111.194.144",
            "count": 2,
            "first_visit": "2022-07-27T11:19:26.660102+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10719,
            "ip_address": "103.25.250.238",
            "count": 2,
            "first_visit": "2022-05-23T19:34:41.551849+06:00",
            "date": null
        },
        {
            "id": 12892,
            "ip_address": "103.76.241.134",
            "count": 2,
            "first_visit": "2022-05-30T21:51:59.995178+06:00",
            "date": null
        },
        {
            "id": 12849,
            "ip_address": "37.111.212.190",
            "count": 2,
            "first_visit": "2022-05-30T19:00:37.497608+06:00",
            "date": null
        },
        {
            "id": 8851,
            "ip_address": "103.84.38.132",
            "count": 2,
            "first_visit": "2022-05-18T11:48:41.411410+06:00",
            "date": null
        }
    ]
}