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

{
    "count": 101561,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77592&ordering=ip_address",
    "results": [
        {
            "id": 24775,
            "ip_address": "37.111.207.63",
            "count": 1,
            "first_visit": "2022-07-20T17:25:55.667565+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7017,
            "ip_address": "37.111.207.63",
            "count": 3,
            "first_visit": "2022-05-16T18:40:52.489173+06:00",
            "date": null
        },
        {
            "id": 22686,
            "ip_address": "37.111.207.63",
            "count": 1,
            "first_visit": "2022-07-14T16:02:07.637702+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 24568,
            "ip_address": "37.111.207.65",
            "count": 1,
            "first_visit": "2022-07-20T11:51:03.390348+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 45727,
            "ip_address": "37.111.207.66",
            "count": 1,
            "first_visit": "2023-04-25T22:38:49.595697+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 99611,
            "ip_address": "37.111.207.68",
            "count": 2,
            "first_visit": "2026-06-26T21:30:56.406246+06:00",
            "date": "2026-06-26"
        },
        {
            "id": 7663,
            "ip_address": "37.111.207.68",
            "count": 2,
            "first_visit": "2022-05-17T08:31:32.732181+06:00",
            "date": null
        },
        {
            "id": 25241,
            "ip_address": "37.111.207.69",
            "count": 1,
            "first_visit": "2022-07-21T09:02:29.238723+06:00",
            "date": "2022-07-21"
        }
    ]
}