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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79624&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79608&ordering=ip_address",
    "results": [
        {
            "id": 29724,
            "ip_address": "37.111.215.170",
            "count": 1,
            "first_visit": "2022-07-30T09:28:26.063394+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 34743,
            "ip_address": "37.111.215.172",
            "count": 2,
            "first_visit": "2022-09-21T00:42:30.836228+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 9271,
            "ip_address": "37.111.215.172",
            "count": 1,
            "first_visit": "2022-05-19T08:18:03.569300+06:00",
            "date": null
        },
        {
            "id": 1016,
            "ip_address": "37.111.215.175",
            "count": 1,
            "first_visit": "2021-12-20T09:15:53.896807+06:00",
            "date": null
        },
        {
            "id": 97383,
            "ip_address": "37.111.215.175",
            "count": 1,
            "first_visit": "2026-04-25T19:02:41.993170+06:00",
            "date": "2026-04-25"
        },
        {
            "id": 51876,
            "ip_address": "37.111.215.176",
            "count": 1,
            "first_visit": "2023-08-07T16:05:27.017352+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 27501,
            "ip_address": "37.111.215.177",
            "count": 2,
            "first_visit": "2022-07-26T00:11:22.324214+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 33128,
            "ip_address": "37.111.215.177",
            "count": 1,
            "first_visit": "2022-08-27T21:52:25.098807+06:00",
            "date": "2022-08-27"
        }
    ]
}