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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77544&ordering=ip_address",
    "results": [
        {
            "id": 27507,
            "ip_address": "37.111.207.34",
            "count": 5,
            "first_visit": "2022-07-26T00:24:20.160654+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 30133,
            "ip_address": "37.111.207.36",
            "count": 1,
            "first_visit": "2022-07-31T01:34:14.454956+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 7468,
            "ip_address": "37.111.207.36",
            "count": 1,
            "first_visit": "2022-05-16T23:27:02.316143+06:00",
            "date": null
        },
        {
            "id": 37182,
            "ip_address": "37.111.207.37",
            "count": 2,
            "first_visit": "2022-11-10T01:03:38.014160+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37176,
            "ip_address": "37.111.207.37",
            "count": 1,
            "first_visit": "2022-11-09T23:04:54.610151+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 9705,
            "ip_address": "37.111.207.38",
            "count": 3,
            "first_visit": "2022-05-20T13:18:57.544090+06:00",
            "date": null
        },
        {
            "id": 15248,
            "ip_address": "37.111.207.39",
            "count": 1,
            "first_visit": "2022-06-15T11:44:35.597907+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 19443,
            "ip_address": "37.111.207.4",
            "count": 1,
            "first_visit": "2022-06-27T13:32:40.214154+06:00",
            "date": "2022-06-27"
        }
    ]
}