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

{
    "count": 92199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86400&ordering=-ip_address",
    "results": [
        {
            "id": 41216,
            "ip_address": "103.140.64.26",
            "count": 3,
            "first_visit": "2023-01-30T10:06:15.071733+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 19056,
            "ip_address": "103.140.64.26",
            "count": 1,
            "first_visit": "2022-06-26T11:33:43.052772+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 20882,
            "ip_address": "103.140.64.26",
            "count": 1,
            "first_visit": "2022-07-03T15:00:44.650592+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 33205,
            "ip_address": "103.140.64.26",
            "count": 2,
            "first_visit": "2022-08-28T15:51:27.735782+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 15341,
            "ip_address": "103.140.64.26",
            "count": 1,
            "first_visit": "2022-06-15T16:15:35.867617+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12428,
            "ip_address": "103.140.64.26",
            "count": 6,
            "first_visit": "2022-05-29T10:59:57.092728+06:00",
            "date": null
        },
        {
            "id": 9820,
            "ip_address": "103.140.63.38",
            "count": 1,
            "first_visit": "2022-05-20T22:21:08.604137+06:00",
            "date": null
        },
        {
            "id": 27215,
            "ip_address": "103.140.63.37",
            "count": 1,
            "first_visit": "2022-07-25T11:58:52.227332+06:00",
            "date": "2022-07-25"
        }
    ]
}