GET /api/bet_types/5a71f527-d987-4607-acf6-a4390d19792e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a71f527-d987-4607-acf6-a4390d19792e",
"match": "https://api-prod.gambitprofit.com/api/matches/e8c2e0b8-77a4-4049-adf2-90f6c468796d/?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": "CLE (S Bieber)",
"amount": 6107.0
},
{
"team": "CWS (J Cueto)",
"amount": 3893.0
}
],
"expected_reward_tokens": 9343.2,
"profit_sb": 343.2,
"profit_sb_percentage": 3.81,
"recommended": true
},
"lines": [
{
"id": "c0b74c17-e344-46be-a6e0-e7b99178cca8",
"gambit_id": "9bb5aef3-d557-4571-b700-9500eed09a78",
"last_updated": "2022-08-21T12:52:07.605958-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (S Bieber)",
"reward": "1.53000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a71f527-d987-4607-acf6-a4390d19792e/?format=api"
},
{
"id": "26997a7b-8b99-4069-aebb-3d6b0c00dff9",
"gambit_id": "033623a5-5760-4011-b815-ae5638ddaae2",
"last_updated": "2022-08-21T12:52:07.606359-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (J Cueto)",
"reward": "2.40000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a71f527-d987-4607-acf6-a4390d19792e/?format=api"
}
]
}