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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82184&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82168&ordering=count",
    "results": [
        {
            "id": 5152,
            "ip_address": "103.159.129.131",
            "count": 2,
            "first_visit": "2022-04-16T12:41:55.023345+06:00",
            "date": null
        },
        {
            "id": 5154,
            "ip_address": "103.67.157.19",
            "count": 2,
            "first_visit": "2022-04-16T12:45:50.877174+06:00",
            "date": null
        },
        {
            "id": 863,
            "ip_address": "85.154.13.127",
            "count": 2,
            "first_visit": "2021-12-19T19:03:41.098612+06:00",
            "date": null
        },
        {
            "id": 15377,
            "ip_address": "40.94.227.68",
            "count": 2,
            "first_visit": "2022-06-15T17:27:49.807216+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 19905,
            "ip_address": "114.119.130.253",
            "count": 2,
            "first_visit": "2022-06-29T02:04:44.778313+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 29573,
            "ip_address": "202.134.14.131",
            "count": 2,
            "first_visit": "2022-07-30T00:00:07.572860+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 32755,
            "ip_address": "182.160.112.10",
            "count": 2,
            "first_visit": "2022-08-23T14:06:08.262000+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 7308,
            "ip_address": "103.67.157.14",
            "count": 2,
            "first_visit": "2022-05-16T21:21:44.361117+06:00",
            "date": null
        }
    ]
}