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

{
    "count": 92197,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86648&ordering=-ip_address",
    "results": [
        {
            "id": 12368,
            "ip_address": "103.138.24.249",
            "count": 1,
            "first_visit": "2022-05-29T02:13:30.572812+06:00",
            "date": null
        },
        {
            "id": 34850,
            "ip_address": "103.138.24.245",
            "count": 1,
            "first_visit": "2022-09-23T07:30:29.009825+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 3557,
            "ip_address": "103.138.24.244",
            "count": 1,
            "first_visit": "2022-02-12T20:55:58.987565+06:00",
            "date": null
        },
        {
            "id": 3407,
            "ip_address": "103.138.24.242",
            "count": 1,
            "first_visit": "2022-02-07T20:23:33.809239+06:00",
            "date": null
        },
        {
            "id": 1913,
            "ip_address": "103.138.24.218",
            "count": 1,
            "first_visit": "2022-01-11T17:14:55.057607+06:00",
            "date": null
        },
        {
            "id": 2271,
            "ip_address": "103.138.24.217",
            "count": 1,
            "first_visit": "2022-01-15T18:37:53.352420+06:00",
            "date": null
        },
        {
            "id": 19864,
            "ip_address": "103.138.24.159",
            "count": 1,
            "first_visit": "2022-06-28T23:38:55.454520+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 33748,
            "ip_address": "103.138.24.159",
            "count": 2,
            "first_visit": "2022-09-03T12:16:09.618434+06:00",
            "date": "2022-09-03"
        }
    ]
}