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

{
    "count": 96224,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1200&ordering=ip_address",
    "results": [
        {
            "id": 9612,
            "ip_address": "103.109.97.13",
            "count": 2,
            "first_visit": "2022-05-20T06:26:51.531478+06:00",
            "date": null
        },
        {
            "id": 2041,
            "ip_address": "103.109.97.150",
            "count": 20,
            "first_visit": "2022-01-12T16:42:32.626617+06:00",
            "date": null
        },
        {
            "id": 47055,
            "ip_address": "103.109.97.157",
            "count": 1,
            "first_visit": "2023-05-24T01:04:18.696313+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 43776,
            "ip_address": "103.109.97.157",
            "count": 2,
            "first_visit": "2023-03-15T01:05:00.477332+06:00",
            "date": "2023-03-15"
        },
        {
            "id": 3607,
            "ip_address": "103.109.97.200",
            "count": 1,
            "first_visit": "2022-02-14T20:29:59.216831+06:00",
            "date": null
        },
        {
            "id": 1134,
            "ip_address": "103.109.97.233",
            "count": 3,
            "first_visit": "2021-12-21T09:49:39.782838+06:00",
            "date": null
        },
        {
            "id": 54721,
            "ip_address": "103.109.97.243",
            "count": 1,
            "first_visit": "2023-09-10T11:26:55.644241+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 12691,
            "ip_address": "103.109.97.244",
            "count": 1,
            "first_visit": "2022-05-30T05:30:33.197447+06:00",
            "date": null
        }
    ]
}