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

{
    "count": 92197,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3816&ordering=ip_address",
    "results": [
        {
            "id": 66212,
            "ip_address": "103.127.56.69",
            "count": 1,
            "first_visit": "2024-03-22T11:42:43.867703+06:00",
            "date": "2024-03-22"
        },
        {
            "id": 893,
            "ip_address": "103.127.57.115",
            "count": 1,
            "first_visit": "2021-12-19T20:14:25.534206+06:00",
            "date": null
        },
        {
            "id": 10449,
            "ip_address": "103.127.57.117",
            "count": 1,
            "first_visit": "2022-05-22T22:58:34.532170+06:00",
            "date": null
        },
        {
            "id": 7843,
            "ip_address": "103.127.57.184",
            "count": 1,
            "first_visit": "2022-05-17T10:37:00.037710+06:00",
            "date": null
        },
        {
            "id": 39391,
            "ip_address": "103.127.57.186",
            "count": 1,
            "first_visit": "2022-12-26T12:34:48.652163+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 10863,
            "ip_address": "103.127.57.231",
            "count": 1,
            "first_visit": "2022-05-24T10:11:40.915635+06:00",
            "date": null
        },
        {
            "id": 2827,
            "ip_address": "103.127.58.69",
            "count": 1,
            "first_visit": "2022-01-25T17:14:28.092322+06:00",
            "date": null
        },
        {
            "id": 29282,
            "ip_address": "103.127.59.116",
            "count": 2,
            "first_visit": "2022-07-29T12:43:08.420384+06:00",
            "date": "2022-07-29"
        }
    ]
}