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

{
    "count": 98151,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28328&ordering=-ip_address",
    "results": [
        {
            "id": 2385,
            "ip_address": "27.147.205.4",
            "count": 1,
            "first_visit": "2022-01-17T19:10:49.145477+06:00",
            "date": null
        },
        {
            "id": 975,
            "ip_address": "27.147.205.3",
            "count": 1,
            "first_visit": "2021-12-19T23:57:25.613585+06:00",
            "date": null
        },
        {
            "id": 849,
            "ip_address": "27.147.205.244",
            "count": 1,
            "first_visit": "2021-12-19T18:46:57.407712+06:00",
            "date": null
        },
        {
            "id": 22568,
            "ip_address": "27.147.205.239",
            "count": 1,
            "first_visit": "2022-07-14T13:01:27.768292+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 2656,
            "ip_address": "27.147.205.239",
            "count": 3,
            "first_visit": "2022-01-22T23:28:46.781349+06:00",
            "date": null
        },
        {
            "id": 16559,
            "ip_address": "27.147.205.237",
            "count": 2,
            "first_visit": "2022-06-19T11:26:43.771648+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 21739,
            "ip_address": "27.147.205.236",
            "count": 2,
            "first_visit": "2022-07-09T13:49:26.147587+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 26774,
            "ip_address": "27.147.205.236",
            "count": 1,
            "first_visit": "2022-07-24T14:56:54.558453+06:00",
            "date": "2022-07-24"
        }
    ]
}