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

{
    "count": 97328,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23128&ordering=ip_address",
    "results": [
        {
            "id": 24455,
            "ip_address": "103.91.129.87",
            "count": 1,
            "first_visit": "2022-07-20T10:23:49.552525+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 12935,
            "ip_address": "103.91.129.87",
            "count": 1,
            "first_visit": "2022-05-31T00:00:56.504891+06:00",
            "date": null
        },
        {
            "id": 38226,
            "ip_address": "103.91.129.93",
            "count": 1,
            "first_visit": "2022-12-03T15:41:25.038717+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 44108,
            "ip_address": "103.91.130.126",
            "count": 1,
            "first_visit": "2023-03-20T13:37:24.341525+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 95019,
            "ip_address": "103.91.130.131",
            "count": 1,
            "first_visit": "2026-02-09T13:57:22.923310+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 51513,
            "ip_address": "103.91.130.174",
            "count": 1,
            "first_visit": "2023-08-02T20:39:33.516538+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 639,
            "ip_address": "103.91.130.34",
            "count": 24,
            "first_visit": "2021-12-13T12:04:58.034920+06:00",
            "date": null
        },
        {
            "id": 21893,
            "ip_address": "103.91.130.34",
            "count": 1,
            "first_visit": "2022-07-10T22:44:43.391001+06:00",
            "date": "2022-07-10"
        }
    ]
}