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

{
    "count": 98142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6536&ordering=ip_address",
    "results": [
        {
            "id": 18436,
            "ip_address": "103.143.254.139",
            "count": 1,
            "first_visit": "2022-06-25T06:17:13.947596+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 23855,
            "ip_address": "103.143.254.16",
            "count": 1,
            "first_visit": "2022-07-18T22:49:17.713419+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9494,
            "ip_address": "103.143.254.18",
            "count": 2,
            "first_visit": "2022-05-19T21:39:12.440648+06:00",
            "date": null
        },
        {
            "id": 58078,
            "ip_address": "103.143.254.19",
            "count": 1,
            "first_visit": "2023-10-20T17:55:43.786887+06:00",
            "date": "2023-10-20"
        },
        {
            "id": 57775,
            "ip_address": "103.143.254.19",
            "count": 1,
            "first_visit": "2023-10-16T23:55:31.886662+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 9996,
            "ip_address": "103.143.254.19",
            "count": 1,
            "first_visit": "2022-05-21T13:01:18.359690+06:00",
            "date": null
        },
        {
            "id": 28281,
            "ip_address": "103.143.254.28",
            "count": 2,
            "first_visit": "2022-07-27T17:58:12.329436+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 32684,
            "ip_address": "103.143.254.30",
            "count": 1,
            "first_visit": "2022-08-22T17:07:28.758382+06:00",
            "date": "2022-08-22"
        }
    ]
}