GET /api/bet_types/4cbaa0c3-fcb5-47f4-adee-12209f60bfac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4cbaa0c3-fcb5-47f4-adee-12209f60bfac",
"match": "https://api-prod.gambitprofit.com/api/matches/76715374-e080-45c7-849d-885a9e504faa/?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 (L Patino)",
"amount": 5121.0
},
{
"team": "BOS (M Wacha)",
"amount": 4879.0
}
],
"expected_reward_tokens": 9269.01,
"profit_sb": 269.01,
"profit_sb_percentage": 2.99,
"recommended": true
},
"lines": [
{
"id": "a3cc50e4-654b-4d63-b3f6-635a79e2520e",
"gambit_id": "02a37376-116e-4cf7-9721-955340210f68",
"last_updated": "2022-09-06T10:02:06.541641-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (L Patino)",
"reward": "1.81000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cbaa0c3-fcb5-47f4-adee-12209f60bfac/?format=api"
},
{
"id": "8620d5ce-755e-4634-a83d-9b45e4b861a7",
"gambit_id": "733b9592-7c94-4c9f-a028-0c688a3d3255",
"last_updated": "2022-09-06T10:02:06.542658-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (M Wacha)",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cbaa0c3-fcb5-47f4-adee-12209f60bfac/?format=api"
}
]
}