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

{
    "count": 102715,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50792&ordering=ip_address",
    "results": [
        {
            "id": 7485,
            "ip_address": "119.30.38.7",
            "count": 1,
            "first_visit": "2022-05-16T23:36:08.305754+06:00",
            "date": null
        },
        {
            "id": 68792,
            "ip_address": "119.30.38.70",
            "count": 1,
            "first_visit": "2024-05-22T08:21:19.906566+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 5673,
            "ip_address": "119.30.38.71",
            "count": 1,
            "first_visit": "2022-05-06T18:49:34.242410+06:00",
            "date": null
        },
        {
            "id": 54158,
            "ip_address": "119.30.38.72",
            "count": 1,
            "first_visit": "2023-09-03T01:30:49.110596+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 54144,
            "ip_address": "119.30.38.72",
            "count": 1,
            "first_visit": "2023-09-02T22:33:18.036244+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 59962,
            "ip_address": "119.30.38.72",
            "count": 1,
            "first_visit": "2023-11-22T22:01:04.661815+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 18546,
            "ip_address": "119.30.38.77",
            "count": 1,
            "first_visit": "2022-06-25T11:19:09.784292+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 7500,
            "ip_address": "119.30.38.78",
            "count": 6,
            "first_visit": "2022-05-16T23:44:56.347955+06:00",
            "date": null
        }
    ]
}