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

{
    "count": 94002,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78008&ordering=ip_address",
    "results": [
        {
            "id": 4654,
            "ip_address": "42.0.4.241",
            "count": 3,
            "first_visit": "2022-03-24T17:18:12.543478+06:00",
            "date": null
        },
        {
            "id": 15588,
            "ip_address": "42.0.4.241",
            "count": 1,
            "first_visit": "2022-06-16T08:17:04.765880+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 28258,
            "ip_address": "42.0.4.242",
            "count": 2,
            "first_visit": "2022-07-27T16:07:55.546531+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 6893,
            "ip_address": "42.0.4.242",
            "count": 4,
            "first_visit": "2022-05-16T17:04:36.965450+06:00",
            "date": null
        },
        {
            "id": 32737,
            "ip_address": "42.0.4.242",
            "count": 1,
            "first_visit": "2022-08-23T08:55:07.371782+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 20845,
            "ip_address": "42.0.4.243",
            "count": 3,
            "first_visit": "2022-07-03T10:06:27.267215+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 8683,
            "ip_address": "42.0.4.243",
            "count": 1,
            "first_visit": "2022-05-18T08:33:41.459106+06:00",
            "date": null
        },
        {
            "id": 28125,
            "ip_address": "42.0.4.244",
            "count": 1,
            "first_visit": "2022-07-27T11:07:02.618028+06:00",
            "date": "2022-07-27"
        }
    ]
}