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

{
    "count": 101345,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35456&ordering=-ip_address",
    "results": [
        {
            "id": 1197,
            "ip_address": "202.134.8.137",
            "count": 15,
            "first_visit": "2021-12-21T19:52:41.103787+06:00",
            "date": null
        },
        {
            "id": 20616,
            "ip_address": "202.134.8.137",
            "count": 1,
            "first_visit": "2022-07-02T00:20:28.692376+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 23903,
            "ip_address": "202.134.8.137",
            "count": 1,
            "first_visit": "2022-07-18T23:09:57.252980+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 17731,
            "ip_address": "202.134.8.137",
            "count": 1,
            "first_visit": "2022-06-23T11:50:26.400579+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 28072,
            "ip_address": "202.134.8.137",
            "count": 1,
            "first_visit": "2022-07-27T09:35:07.130802+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 27286,
            "ip_address": "202.134.8.136",
            "count": 2,
            "first_visit": "2022-07-25T13:09:26.342631+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 27865,
            "ip_address": "202.134.8.136",
            "count": 1,
            "first_visit": "2022-07-26T20:17:32.507346+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 2015,
            "ip_address": "202.134.8.136",
            "count": 4,
            "first_visit": "2022-01-12T09:43:06.167954+06:00",
            "date": null
        }
    ]
}