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

{
    "count": 91543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90304&ordering=-ip_address",
    "results": [
        {
            "id": 25251,
            "ip_address": "103.110.64.2",
            "count": 1,
            "first_visit": "2022-07-21T09:20:30.506663+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 23586,
            "ip_address": "103.110.64.2",
            "count": 2,
            "first_visit": "2022-07-18T21:45:13.641060+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 29598,
            "ip_address": "103.110.64.2",
            "count": 1,
            "first_visit": "2022-07-30T00:36:23.036835+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 17947,
            "ip_address": "103.110.64.2",
            "count": 1,
            "first_visit": "2022-06-24T02:52:24.807075+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 29696,
            "ip_address": "103.110.64.104",
            "count": 1,
            "first_visit": "2022-07-30T07:15:25.799436+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 54395,
            "ip_address": "103.110.64.10",
            "count": 1,
            "first_visit": "2023-09-06T07:19:59.184952+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 838,
            "ip_address": "103.110.59.50",
            "count": 2,
            "first_visit": "2021-12-19T18:26:10.604020+06:00",
            "date": null
        },
        {
            "id": 4880,
            "ip_address": "103.110.59.137",
            "count": 1,
            "first_visit": "2022-04-02T14:33:30.288755+06:00",
            "date": null
        }
    ]
}