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

{
    "count": 95336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2896&ordering=ip_address",
    "results": [
        {
            "id": 30816,
            "ip_address": "103.120.38.91",
            "count": 1,
            "first_visit": "2022-08-02T14:04:33.059397+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 2836,
            "ip_address": "103.120.38.91",
            "count": 2,
            "first_visit": "2022-01-25T19:14:53.042394+06:00",
            "date": null
        },
        {
            "id": 28929,
            "ip_address": "103.120.38.91",
            "count": 2,
            "first_visit": "2022-07-28T22:17:16.977681+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 41944,
            "ip_address": "103.120.38.92",
            "count": 2,
            "first_visit": "2023-02-10T15:05:23.276753+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 43040,
            "ip_address": "103.120.38.93",
            "count": 1,
            "first_visit": "2023-03-02T18:48:37.383619+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 17472,
            "ip_address": "103.120.38.93",
            "count": 1,
            "first_visit": "2022-06-22T20:05:53.985449+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 45633,
            "ip_address": "103.120.38.93",
            "count": 1,
            "first_visit": "2023-04-23T00:36:46.934979+06:00",
            "date": "2023-04-23"
        },
        {
            "id": 6205,
            "ip_address": "103.120.39.120",
            "count": 1,
            "first_visit": "2022-05-15T05:18:30.524187+06:00",
            "date": null
        }
    ]
}