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

{
    "count": 97366,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23232&ordering=ip_address",
    "results": [
        {
            "id": 15957,
            "ip_address": "103.9.134.66",
            "count": 1,
            "first_visit": "2022-06-17T11:57:40.004874+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 78611,
            "ip_address": "103.91.52.2",
            "count": 1,
            "first_visit": "2025-02-05T11:51:32.923110+06:00",
            "date": "2025-02-05"
        },
        {
            "id": 13258,
            "ip_address": "103.91.52.38",
            "count": 1,
            "first_visit": "2022-06-01T14:37:34.527186+06:00",
            "date": null
        },
        {
            "id": 6308,
            "ip_address": "103.91.52.4",
            "count": 1,
            "first_visit": "2022-05-15T10:10:07.262232+06:00",
            "date": null
        },
        {
            "id": 18758,
            "ip_address": "103.91.52.6",
            "count": 2,
            "first_visit": "2022-06-25T19:46:15.593895+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19192,
            "ip_address": "103.91.52.6",
            "count": 1,
            "first_visit": "2022-06-26T20:58:42.212788+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 8717,
            "ip_address": "103.9.185.134",
            "count": 1,
            "first_visit": "2022-05-18T09:28:41.836069+06:00",
            "date": null
        },
        {
            "id": 32593,
            "ip_address": "103.9.187.1",
            "count": 2,
            "first_visit": "2022-08-21T12:46:24.733445+06:00",
            "date": "2022-08-21"
        }
    ]
}