GET /api/bet_types/d8eb78c6-3217-47bc-9c0a-0ba4381b0a1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8eb78c6-3217-47bc-9c0a-0ba4381b0a1d",
"match": "https://api-prod.gambitprofit.com/api/matches/c49dd20a-9e93-4172-9492-d6b1ca0caab1/?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": "East Carolina",
"amount": 7408.0
},
{
"team": "South Florida",
"amount": 2592.0
}
],
"expected_reward_tokens": 9408.16,
"profit_sb": -91.84,
"profit_sb_percentage": -0.97,
"recommended": false
},
"lines": [
{
"id": "90e70b7c-725a-4244-89c2-517454073f39",
"gambit_id": "c168bbff-3e75-4194-adb5-64eff868c379",
"last_updated": "2022-10-02T20:02:04.172399-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "East Carolina",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8eb78c6-3217-47bc-9c0a-0ba4381b0a1d/?format=api"
},
{
"id": "23669f52-4cd3-4e81-904d-3380bfd53957",
"gambit_id": "7f1da237-bed4-4ad4-99cc-5a968c12f731",
"last_updated": "2022-10-02T20:02:04.171198-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Florida",
"reward": "3.63000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8eb78c6-3217-47bc-9c0a-0ba4381b0a1d/?format=api"
}
]
}