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

{
    "count": 93958,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12200&ordering=ip_address",
    "results": [
        {
            "id": 1103,
            "ip_address": "103.200.38.141",
            "count": 1,
            "first_visit": "2021-12-21T00:38:58.844494+06:00",
            "date": null
        },
        {
            "id": 22749,
            "ip_address": "103.200.38.141",
            "count": 1,
            "first_visit": "2022-07-14T17:33:04.046749+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3702,
            "ip_address": "103.200.38.143",
            "count": 1,
            "first_visit": "2022-02-18T09:31:34.554983+06:00",
            "date": null
        },
        {
            "id": 3149,
            "ip_address": "103.200.38.17",
            "count": 1,
            "first_visit": "2022-02-01T00:43:45.905677+06:00",
            "date": null
        },
        {
            "id": 18354,
            "ip_address": "103.200.38.17",
            "count": 1,
            "first_visit": "2022-06-25T01:11:41.554011+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 5638,
            "ip_address": "103.200.38.202",
            "count": 2,
            "first_visit": "2022-05-05T15:41:09.011349+06:00",
            "date": null
        },
        {
            "id": 12266,
            "ip_address": "103.200.38.206",
            "count": 1,
            "first_visit": "2022-05-28T18:26:51.586773+06:00",
            "date": null
        },
        {
            "id": 6984,
            "ip_address": "103.200.38.208",
            "count": 1,
            "first_visit": "2022-05-16T18:18:35.655948+06:00",
            "date": null
        }
    ]
}