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

{
    "count": 98485,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33624&ordering=-ip_address",
    "results": [
        {
            "id": 53293,
            "ip_address": "202.164.212.165",
            "count": 2,
            "first_visit": "2023-08-23T12:04:44.158443+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 54722,
            "ip_address": "202.164.212.165",
            "count": 1,
            "first_visit": "2023-09-10T11:36:16.088829+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 28017,
            "ip_address": "202.164.212.134",
            "count": 1,
            "first_visit": "2022-07-27T06:50:35.178151+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 26103,
            "ip_address": "202.164.212.134",
            "count": 1,
            "first_visit": "2022-07-22T23:25:44.576910+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 1378,
            "ip_address": "202.164.211.49",
            "count": 3,
            "first_visit": "2021-12-26T09:42:21.553744+06:00",
            "date": null
        },
        {
            "id": 325,
            "ip_address": "202.164.211.242",
            "count": 12,
            "first_visit": "2021-12-07T12:23:29.623500+06:00",
            "date": null
        },
        {
            "id": 27134,
            "ip_address": "202.164.211.22",
            "count": 1,
            "first_visit": "2022-07-25T10:20:48.116251+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28186,
            "ip_address": "202.164.211.153",
            "count": 1,
            "first_visit": "2022-07-27T12:48:44.854679+06:00",
            "date": "2022-07-27"
        }
    ]
}