Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/a1d59da0-e2c9-4068-89b8-249922041fad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a1d59da0-e2c9-4068-89b8-249922041fad",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9e3b11b8-322d-4cef-877d-92c28a72230b",
    "completed": true,
    "last_updated": "2022-09-19T09:52:29.222496-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.27,
    "sport_category": "UFC on ESPN 1",
    "sport": "Boxing/UFC",
    "url": "https://app.gambitrewards.com/match/9e3b11b8-322d-4cef-877d-92c28a72230b",
    "datetime": "2022-09-17T23:00:00-04:00",
    "cutoff_datetime": "2022-09-17T23:00:00-04:00",
    "name": "Rodrigo Nascimento v. Tanner Boser",
    "bettypes": [
        {
            "id": "45073c88-5e08-42c6-9922-0d9972255e82",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1d59da0-e2c9-4068-89b8-249922041fad/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Tanner Boser",
                        "amount": 5924.0
                    },
                    {
                        "team": "Rodrigo Nascimento",
                        "amount": 4076.0
                    }
                ],
                "expected_reward_tokens": 8885.68,
                "profit_sb": -114.32,
                "profit_sb_percentage": -1.27,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c355a618-4cc7-4b30-97d0-93c30500f4fc",
                    "gambit_id": "c7aaadc1-ad3a-4e5f-bc42-34053f59bb53",
                    "last_updated": "2022-09-19T09:52:29.228662-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tanner Boser",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45073c88-5e08-42c6-9922-0d9972255e82/?format=api"
                },
                {
                    "id": "26d86720-5cdc-4708-b80f-e101cf0ce1f2",
                    "gambit_id": "8304e127-0f05-4e94-ad3d-f0cd47948e01",
                    "last_updated": "2022-09-19T09:52:29.229766-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Rodrigo Nascimento",
                    "reward": "2.18000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45073c88-5e08-42c6-9922-0d9972255e82/?format=api"
                }
            ]
        },
        {
            "id": "c458263d-0646-441b-ba7e-493c0093ce3e",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1d59da0-e2c9-4068-89b8-249922041fad/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Total Rounds Over 1.5",
                        "amount": 5378.0
                    },
                    {
                        "team": "Total Rounds Under 1.5",
                        "amount": 4622.0
                    }
                ],
                "expected_reward_tokens": 8873.7,
                "profit_sb": -126.3,
                "profit_sb_percentage": -1.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "525b7418-27f0-48b1-a833-c9681c788ea0",
                    "gambit_id": "22bdb5c1-e572-4d09-919b-27f4ec3af762",
                    "last_updated": "2022-09-19T09:52:29.226433-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Over 1.5",
                    "reward": "1.65000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c458263d-0646-441b-ba7e-493c0093ce3e/?format=api"
                },
                {
                    "id": "e0d53295-9e17-450d-9f21-7d15f4a4e1a7",
                    "gambit_id": "6e7a6d2f-1f6f-4851-a9d4-0c6e729d01df",
                    "last_updated": "2022-09-19T09:52:29.225294-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Total Rounds Under 1.5",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c458263d-0646-441b-ba7e-493c0093ce3e/?format=api"
                }
            ]
        }
    ]
}