GET /user_management/match-otp/?format=api&offset=87136
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 87139,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=87128",
    "results": [
        {
            "code": 21269,
            "mobile": "01824238499",
            "created_at": "2021-07-28T19:43:58.866425+06:00"
        },
        {
            "code": 61567,
            "mobile": "01685970744",
            "created_at": "2021-07-28T16:20:49.573552+06:00"
        },
        {
            "code": 78739,
            "mobile": "01931523307",
            "created_at": "2021-07-28T01:00:34.586444+06:00"
        }
    ]
}