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

{
    "count": 99729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25944&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25928&ordering=-count",
    "results": [
        {
            "id": 33738,
            "ip_address": "91.235.127.242",
            "count": 2,
            "first_visit": "2022-09-03T08:28:48.039490+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 1628,
            "ip_address": "212.65.104.7",
            "count": 2,
            "first_visit": "2022-01-03T19:26:17.581450+06:00",
            "date": null
        },
        {
            "id": 34044,
            "ip_address": "103.25.248.234",
            "count": 2,
            "first_visit": "2022-09-08T13:03:58.443742+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 33715,
            "ip_address": "66.249.66.28",
            "count": 2,
            "first_visit": "2022-09-03T01:03:52.407701+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 10859,
            "ip_address": "37.111.212.26",
            "count": 2,
            "first_visit": "2022-05-24T10:04:47.563485+06:00",
            "date": null
        },
        {
            "id": 17056,
            "ip_address": "103.131.180.77",
            "count": 2,
            "first_visit": "2022-06-21T15:17:54.205805+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 24344,
            "ip_address": "116.58.205.123",
            "count": 2,
            "first_visit": "2022-07-20T01:54:30.411176+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24333,
            "ip_address": "103.88.24.1",
            "count": 2,
            "first_visit": "2022-07-20T01:35:43.306055+06:00",
            "date": "2022-07-20"
        }
    ]
}