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

{
    "count": 100230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20920&ordering=ip_address",
    "results": [
        {
            "id": 33801,
            "ip_address": "103.67.158.119",
            "count": 4,
            "first_visit": "2022-09-04T15:58:38.672251+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 7212,
            "ip_address": "103.67.158.119",
            "count": 1,
            "first_visit": "2022-05-16T20:00:56.599819+06:00",
            "date": null
        },
        {
            "id": 25681,
            "ip_address": "103.67.158.119",
            "count": 1,
            "first_visit": "2022-07-21T22:18:44.321459+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 19675,
            "ip_address": "103.67.158.120",
            "count": 1,
            "first_visit": "2022-06-28T08:46:00.112935+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 55411,
            "ip_address": "103.67.158.120",
            "count": 1,
            "first_visit": "2023-09-18T23:31:36.127928+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 56231,
            "ip_address": "103.67.158.121",
            "count": 3,
            "first_visit": "2023-09-28T12:58:45.718457+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 17340,
            "ip_address": "103.67.158.121",
            "count": 1,
            "first_visit": "2022-06-22T09:49:03.892213+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 7039,
            "ip_address": "103.67.158.121",
            "count": 1,
            "first_visit": "2022-05-16T18:57:50.074462+06:00",
            "date": null
        }
    ]
}