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

{
    "count": 96043,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19480&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19464&ordering=-count",
    "results": [
        {
            "id": 42910,
            "ip_address": "202.134.10.129",
            "count": 2,
            "first_visit": "2023-03-01T14:37:15.897226+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 10617,
            "ip_address": "103.135.173.162",
            "count": 2,
            "first_visit": "2022-05-23T12:01:56.406244+06:00",
            "date": null
        },
        {
            "id": 10501,
            "ip_address": "197.149.127.196",
            "count": 2,
            "first_visit": "2022-05-23T03:02:35.456287+06:00",
            "date": null
        },
        {
            "id": 10548,
            "ip_address": "103.156.177.10",
            "count": 2,
            "first_visit": "2022-05-23T09:25:02.799110+06:00",
            "date": null
        },
        {
            "id": 42814,
            "ip_address": "168.119.68.120",
            "count": 2,
            "first_visit": "2023-02-28T01:57:12.587089+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 42832,
            "ip_address": "103.239.252.45",
            "count": 2,
            "first_visit": "2023-02-28T13:47:21.832871+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 42827,
            "ip_address": "20.232.17.244",
            "count": 2,
            "first_visit": "2023-02-28T11:13:18.643448+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 42825,
            "ip_address": "103.230.105.34",
            "count": 2,
            "first_visit": "2023-02-28T10:19:30.875487+06:00",
            "date": "2023-02-28"
        }
    ]
}