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

{
    "count": 103907,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56464&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56448&ordering=first_visit",
    "results": [
        {
            "id": 56553,
            "ip_address": "17.241.219.53",
            "count": 1,
            "first_visit": "2023-10-02T12:36:20.270443+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56554,
            "ip_address": "113.11.59.19",
            "count": 2,
            "first_visit": "2023-10-02T12:39:49.322047+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56555,
            "ip_address": "114.119.149.228",
            "count": 1,
            "first_visit": "2023-10-02T12:46:46.337765+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56556,
            "ip_address": "114.119.158.196",
            "count": 1,
            "first_visit": "2023-10-02T12:48:41.111978+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56557,
            "ip_address": "103.58.92.26",
            "count": 1,
            "first_visit": "2023-10-02T12:49:31.070129+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56558,
            "ip_address": "111.221.6.49",
            "count": 1,
            "first_visit": "2023-10-02T12:59:30.593733+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56559,
            "ip_address": "103.205.233.252",
            "count": 1,
            "first_visit": "2023-10-02T13:11:56.326262+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56560,
            "ip_address": "144.48.109.26",
            "count": 1,
            "first_visit": "2023-10-02T13:14:48.004765+06:00",
            "date": "2023-10-02"
        }
    ]
}