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

{
    "count": 99366,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24720&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24704&ordering=-count",
    "results": [
        {
            "id": 2582,
            "ip_address": "103.67.157.180",
            "count": 2,
            "first_visit": "2022-01-21T22:07:27.941058+06:00",
            "date": null
        },
        {
            "id": 21588,
            "ip_address": "103.113.154.70",
            "count": 2,
            "first_visit": "2022-07-08T11:43:32.257533+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 27123,
            "ip_address": "103.67.159.124",
            "count": 2,
            "first_visit": "2022-07-25T10:05:42.319165+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 1938,
            "ip_address": "103.109.92.79",
            "count": 2,
            "first_visit": "2022-01-11T18:44:06.971837+06:00",
            "date": null
        },
        {
            "id": 19260,
            "ip_address": "103.131.180.96",
            "count": 2,
            "first_visit": "2022-06-27T00:27:20.446906+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 21559,
            "ip_address": "114.119.128.77",
            "count": 2,
            "first_visit": "2022-07-08T02:38:15.620972+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 8052,
            "ip_address": "119.30.32.107",
            "count": 2,
            "first_visit": "2022-05-17T12:15:45.275013+06:00",
            "date": null
        },
        {
            "id": 4439,
            "ip_address": "103.101.197.49",
            "count": 2,
            "first_visit": "2022-03-17T01:39:58.959562+06:00",
            "date": null
        }
    ]
}