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

{
    "count": 92605,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80536&ordering=-ip_address",
    "results": [
        {
            "id": 32349,
            "ip_address": "103.200.38.141",
            "count": 1,
            "first_visit": "2022-08-18T15:01:23.679199+06:00",
            "date": "2022-08-18"
        },
        {
            "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": 26393,
            "ip_address": "103.200.38.140",
            "count": 1,
            "first_visit": "2022-07-23T16:03:35.901700+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 18224,
            "ip_address": "103.200.38.140",
            "count": 1,
            "first_visit": "2022-06-24T17:54:05.436779+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 1701,
            "ip_address": "103.200.38.12",
            "count": 3,
            "first_visit": "2022-01-06T19:46:15.861975+06:00",
            "date": null
        },
        {
            "id": 6142,
            "ip_address": "103.200.38.115",
            "count": 1,
            "first_visit": "2022-05-14T21:22:24.319167+06:00",
            "date": null
        },
        {
            "id": 24176,
            "ip_address": "103.200.38.11",
            "count": 1,
            "first_visit": "2022-07-19T22:01:40.432153+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 6261,
            "ip_address": "103.200.38.107",
            "count": 2,
            "first_visit": "2022-05-15T08:02:14.532935+06:00",
            "date": null
        }
    ]
}