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

{
    "count": 93347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78968&ordering=-ip_address",
    "results": [
        {
            "id": 2993,
            "ip_address": "103.230.104.28",
            "count": 1,
            "first_visit": "2022-01-28T22:04:30.940553+06:00",
            "date": null
        },
        {
            "id": 4981,
            "ip_address": "103.230.104.27",
            "count": 1,
            "first_visit": "2022-04-07T21:34:12.549569+06:00",
            "date": null
        },
        {
            "id": 36283,
            "ip_address": "103.230.104.27",
            "count": 4,
            "first_visit": "2022-10-22T03:16:55.279256+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 34872,
            "ip_address": "103.230.104.27",
            "count": 2,
            "first_visit": "2022-09-23T18:26:12.212060+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 12008,
            "ip_address": "103.230.104.26",
            "count": 1,
            "first_visit": "2022-05-27T22:35:30.163814+06:00",
            "date": null
        },
        {
            "id": 19365,
            "ip_address": "103.230.104.26",
            "count": 1,
            "first_visit": "2022-06-27T08:45:17.329323+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 43830,
            "ip_address": "103.230.104.26",
            "count": 2,
            "first_visit": "2023-03-15T20:18:45.249392+06:00",
            "date": "2023-03-15"
        },
        {
            "id": 25309,
            "ip_address": "103.230.104.25",
            "count": 1,
            "first_visit": "2022-07-21T10:14:32.198652+06:00",
            "date": "2022-07-21"
        }
    ]
}