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

{
    "count": 99608,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5888&ordering=ip_address",
    "results": [
        {
            "id": 25884,
            "ip_address": "103.138.24.158",
            "count": 1,
            "first_visit": "2022-07-22T10:00:32.342356+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 31992,
            "ip_address": "103.138.24.158",
            "count": 1,
            "first_visit": "2022-08-14T13:32:21.390572+06:00",
            "date": "2022-08-14"
        },
        {
            "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"
        },
        {
            "id": 2271,
            "ip_address": "103.138.24.217",
            "count": 1,
            "first_visit": "2022-01-15T18:37:53.352420+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": 3407,
            "ip_address": "103.138.24.242",
            "count": 1,
            "first_visit": "2022-02-07T20:23:33.809239+06:00",
            "date": null
        },
        {
            "id": 3557,
            "ip_address": "103.138.24.244",
            "count": 1,
            "first_visit": "2022-02-12T20:55:58.987565+06:00",
            "date": null
        }
    ]
}