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

{
    "count": 96684,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95280&ordering=-ip_address",
    "results": [
        {
            "id": 34889,
            "ip_address": "103.111.226.52",
            "count": 2,
            "first_visit": "2022-09-23T23:30:23.649523+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 37320,
            "ip_address": "103.111.226.51",
            "count": 1,
            "first_visit": "2022-11-13T10:37:40.664877+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 5007,
            "ip_address": "103.111.226.51",
            "count": 2,
            "first_visit": "2022-04-09T13:17:18.543274+06:00",
            "date": null
        },
        {
            "id": 16618,
            "ip_address": "103.111.226.51",
            "count": 1,
            "first_visit": "2022-06-19T15:46:34.742188+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 40994,
            "ip_address": "103.111.226.51",
            "count": 2,
            "first_visit": "2023-01-26T12:46:51.492966+06:00",
            "date": "2023-01-26"
        },
        {
            "id": 25926,
            "ip_address": "103.111.226.50",
            "count": 1,
            "first_visit": "2022-07-22T11:44:56.318104+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12146,
            "ip_address": "103.111.226.50",
            "count": 1,
            "first_visit": "2022-05-28T10:41:49.527266+06:00",
            "date": null
        },
        {
            "id": 12740,
            "ip_address": "103.111.226.49",
            "count": 5,
            "first_visit": "2022-05-30T10:33:47.092574+06:00",
            "date": null
        }
    ]
}