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

{
    "count": 92153,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1952&ordering=ip_address",
    "results": [
        {
            "id": 28036,
            "ip_address": "103.114.98.18",
            "count": 1,
            "first_visit": "2022-07-27T07:43:47.049988+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 48894,
            "ip_address": "103.114.98.194",
            "count": 1,
            "first_visit": "2023-06-27T01:21:16.468879+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 12116,
            "ip_address": "103.114.98.198",
            "count": 2,
            "first_visit": "2022-05-28T07:27:55.327452+06:00",
            "date": null
        },
        {
            "id": 12115,
            "ip_address": "103.114.98.198",
            "count": 1,
            "first_visit": "2022-05-28T07:27:55.325817+06:00",
            "date": null
        },
        {
            "id": 7620,
            "ip_address": "103.114.98.234",
            "count": 3,
            "first_visit": "2022-05-17T07:24:20.405110+06:00",
            "date": null
        },
        {
            "id": 21097,
            "ip_address": "103.114.98.242",
            "count": 2,
            "first_visit": "2022-07-04T18:04:08.344341+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 35029,
            "ip_address": "103.114.98.242",
            "count": 1,
            "first_visit": "2022-09-26T17:37:38.284212+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 7833,
            "ip_address": "103.114.98.242",
            "count": 2,
            "first_visit": "2022-05-17T10:31:41.331421+06:00",
            "date": null
        }
    ]
}