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

{
    "count": 92270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5976&ordering=ip_address",
    "results": [
        {
            "id": 11800,
            "ip_address": "103.141.60.94",
            "count": 3,
            "first_visit": "2022-05-26T23:57:04.774945+06:00",
            "date": null
        },
        {
            "id": 11429,
            "ip_address": "103.141.64.14",
            "count": 1,
            "first_visit": "2022-05-25T20:45:27.177035+06:00",
            "date": null
        },
        {
            "id": 1836,
            "ip_address": "103.141.64.17",
            "count": 2,
            "first_visit": "2022-01-11T12:05:48.731062+06:00",
            "date": null
        },
        {
            "id": 4230,
            "ip_address": "103.141.64.26",
            "count": 1,
            "first_visit": "2022-03-09T23:42:40.113600+06:00",
            "date": null
        },
        {
            "id": 69306,
            "ip_address": "103.141.64.6",
            "count": 1,
            "first_visit": "2024-05-29T23:04:12.848173+06:00",
            "date": "2024-05-29"
        },
        {
            "id": 66148,
            "ip_address": "103.141.64.66",
            "count": 1,
            "first_visit": "2024-03-21T00:24:39.833301+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 68439,
            "ip_address": "103.141.64.70",
            "count": 1,
            "first_visit": "2024-05-17T02:30:00.897592+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 62198,
            "ip_address": "103.141.66.198",
            "count": 1,
            "first_visit": "2024-01-03T14:56:07.891099+06:00",
            "date": "2024-01-03"
        }
    ]
}