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

{
    "count": 98033,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25592&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25576&ordering=-count",
    "results": [
        {
            "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"
        },
        {
            "id": 16875,
            "ip_address": "103.126.185.98",
            "count": 2,
            "first_visit": "2022-06-20T17:32:41.468453+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 6098,
            "ip_address": "119.30.35.191",
            "count": 2,
            "first_visit": "2022-05-14T19:33:58.620364+06:00",
            "date": null
        },
        {
            "id": 29406,
            "ip_address": "202.134.14.150",
            "count": 2,
            "first_visit": "2022-07-29T17:29:00.595564+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 34073,
            "ip_address": "103.130.74.170",
            "count": 2,
            "first_visit": "2022-09-09T00:33:18.446756+06:00",
            "date": "2022-09-09"
        }
    ]
}