GET /api/bet_types/d78b2b47-ff62-47ec-a389-33810f9b787d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d78b2b47-ff62-47ec-a389-33810f9b787d",
"match": "https://api-prod.gambitprofit.com/api/matches/e0af692d-064d-4379-abd0-87071ff1d944/?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": "OAK (C Irvin)",
"amount": 5515.0
},
{
"team": "LAA (J Suarez)",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": 373.65,
"profit_sb_percentage": 4.15,
"recommended": true
},
"lines": [
{
"id": "ab912582-e573-474c-9d73-0eec452579b9",
"gambit_id": "d5f6d2be-3bc0-4a7d-9f8d-e6c7b2c0bbc8",
"last_updated": "2022-08-09T09:42:02.808435-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (C Irvin)",
"reward": "1.70000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78b2b47-ff62-47ec-a389-33810f9b787d/?format=api"
},
{
"id": "e9915418-dfa5-42dc-9e24-5fb1fd0c8ba3",
"gambit_id": "3086c35b-e5af-40ff-8925-104da5b21a71",
"last_updated": "2022-08-09T09:42:02.808004-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (J Suarez)",
"reward": "2.09000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d78b2b47-ff62-47ec-a389-33810f9b787d/?format=api"
}
]
}