GET /api/bet_types/0a2ebcc6-94d4-4504-b172-f653709ce02f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a2ebcc6-94d4-4504-b172-f653709ce02f",
"match": "https://api-prod.gambitprofit.com/api/matches/9b446aac-6db7-465d-8dca-5c533ce99558/?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": "TAM (D Rasmussen)",
"amount": 5000.0
},
{
"team": "TOR (A Manoah)",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "45bfa7af-8709-41a9-8f7c-3a5bff055372",
"gambit_id": "97de2eff-00f2-496e-b37c-2a5eda95d821",
"last_updated": "2022-09-25T21:56:59.523201-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (D Rasmussen)",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a2ebcc6-94d4-4504-b172-f653709ce02f/?format=api"
},
{
"id": "6d292eb4-a176-42ae-848f-62e2dfd91ba9",
"gambit_id": "a5c93599-48c9-4fc3-8b90-848a982ecdc4",
"last_updated": "2022-09-25T21:56:59.524394-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (A Manoah)",
"reward": "1.83000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a2ebcc6-94d4-4504-b172-f653709ce02f/?format=api"
}
]
}