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

{
    "count": 99886,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22456&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22440&ordering=-count",
    "results": [
        {
            "id": 31883,
            "ip_address": "66.249.66.128",
            "count": 2,
            "first_visit": "2022-08-13T01:25:24.829558+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31890,
            "ip_address": "45.251.228.144",
            "count": 2,
            "first_visit": "2022-08-13T02:35:51.166000+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 20027,
            "ip_address": "114.119.132.159",
            "count": 2,
            "first_visit": "2022-06-29T13:31:25.463341+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 7883,
            "ip_address": "119.30.45.105",
            "count": 2,
            "first_visit": "2022-05-17T10:57:37.324272+06:00",
            "date": null
        },
        {
            "id": 9920,
            "ip_address": "42.0.6.252",
            "count": 2,
            "first_visit": "2022-05-21T01:53:51.024327+06:00",
            "date": null
        },
        {
            "id": 29121,
            "ip_address": "202.134.10.135",
            "count": 2,
            "first_visit": "2022-07-29T07:12:39.749633+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9848,
            "ip_address": "37.111.206.248",
            "count": 2,
            "first_visit": "2022-05-20T22:55:07.570438+06:00",
            "date": null
        },
        {
            "id": 11691,
            "ip_address": "103.253.46.179",
            "count": 2,
            "first_visit": "2022-05-26T17:26:36.399208+06:00",
            "date": null
        }
    ]
}