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

{
    "count": 92534,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9520&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9504&ordering=ip_address",
    "results": [
        {
            "id": 32050,
            "ip_address": "103.167.18.17",
            "count": 1,
            "first_visit": "2022-08-15T10:54:09.589023+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 14547,
            "ip_address": "103.167.18.18",
            "count": 1,
            "first_visit": "2022-06-11T23:32:58.042275+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 40171,
            "ip_address": "103.167.18.19",
            "count": 1,
            "first_visit": "2023-01-10T20:09:06.601479+06:00",
            "date": "2023-01-10"
        },
        {
            "id": 5549,
            "ip_address": "103.167.18.19",
            "count": 1,
            "first_visit": "2022-05-02T10:18:04.239952+06:00",
            "date": null
        },
        {
            "id": 456,
            "ip_address": "103.167.18.23",
            "count": 5,
            "first_visit": "2021-12-08T21:10:02.528553+06:00",
            "date": null
        },
        {
            "id": 8138,
            "ip_address": "103.167.18.243",
            "count": 1,
            "first_visit": "2022-05-17T12:51:48.662466+06:00",
            "date": null
        },
        {
            "id": 39028,
            "ip_address": "103.167.184.78",
            "count": 2,
            "first_visit": "2022-12-20T10:48:09.525788+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 51264,
            "ip_address": "103.167.18.70",
            "count": 1,
            "first_visit": "2023-07-31T01:15:42.179798+06:00",
            "date": "2023-07-31"
        }
    ]
}