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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5136&ordering=ip_address",
    "results": [
        {
            "id": 1004,
            "ip_address": "103.136.200.162",
            "count": 1,
            "first_visit": "2021-12-20T05:57:12.299462+06:00",
            "date": null
        },
        {
            "id": 16274,
            "ip_address": "103.136.200.162",
            "count": 1,
            "first_visit": "2022-06-18T08:33:45.861243+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 3671,
            "ip_address": "103.136.200.163",
            "count": 2,
            "first_visit": "2022-02-16T20:18:45.706373+06:00",
            "date": null
        },
        {
            "id": 40301,
            "ip_address": "103.136.200.164",
            "count": 1,
            "first_visit": "2023-01-13T04:49:08.758854+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 7702,
            "ip_address": "103.136.200.25",
            "count": 3,
            "first_visit": "2022-05-17T09:11:05.820805+06:00",
            "date": null
        },
        {
            "id": 10399,
            "ip_address": "103.136.200.26",
            "count": 1,
            "first_visit": "2022-05-22T21:26:18.722166+06:00",
            "date": null
        },
        {
            "id": 18294,
            "ip_address": "103.136.200.26",
            "count": 1,
            "first_visit": "2022-06-24T21:41:12.090911+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 19183,
            "ip_address": "103.136.200.27",
            "count": 1,
            "first_visit": "2022-06-26T20:26:05.184739+06:00",
            "date": "2022-06-26"
        }
    ]
}