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

{
    "count": 91577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=240&ordering=ip_address",
    "results": [
        {
            "id": 50327,
            "ip_address": "103.101.197.242",
            "count": 2,
            "first_visit": "2023-07-19T10:20:18.783905+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 50394,
            "ip_address": "103.101.197.242",
            "count": 1,
            "first_visit": "2023-07-20T00:51:00.754660+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 51903,
            "ip_address": "103.101.197.242",
            "count": 1,
            "first_visit": "2023-08-07T21:11:04.746100+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 34444,
            "ip_address": "103.101.197.31",
            "count": 1,
            "first_visit": "2022-09-15T15:14:48.322577+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 2868,
            "ip_address": "103.101.197.41",
            "count": 4,
            "first_visit": "2022-01-26T01:47:28.699300+06:00",
            "date": null
        },
        {
            "id": 59832,
            "ip_address": "103.101.197.49",
            "count": 1,
            "first_visit": "2023-11-20T08:52:31.077271+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 4439,
            "ip_address": "103.101.197.49",
            "count": 2,
            "first_visit": "2022-03-17T01:39:58.959562+06:00",
            "date": null
        },
        {
            "id": 26318,
            "ip_address": "103.101.197.57",
            "count": 1,
            "first_visit": "2022-07-23T12:08:08.165002+06:00",
            "date": "2022-07-23"
        }
    ]
}