GET /api/bet_types/a037224b-d0b2-4506-ac3b-c83647bb158a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a037224b-d0b2-4506-ac3b-c83647bb158a",
"match": "https://api-prod.gambitprofit.com/api/matches/f5cd5179-9f23-47bb-b561-43da1253d3f4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:13.850908-04: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": "SFO (L Webb)",
"amount": 6728.0
},
{
"team": "WAS (P Corbin)",
"amount": 3272.0
}
],
"expected_reward_tokens": 9553.76,
"profit_sb": 53.76,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "209ea3a1-8a82-4ef3-ac0b-bb2d87aa09d4",
"gambit_id": "da23808b-66a0-4aa0-b603-87b0f09074b3",
"last_updated": "2023-05-10T15:27:07.922880-04:00",
"created_at": "2023-05-09T11:07:13.852628-04:00",
"name": "SFO (L Webb)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a037224b-d0b2-4506-ac3b-c83647bb158a/?format=api"
},
{
"id": "d8eb568e-c795-4862-89cd-90b657d69d23",
"gambit_id": "e4536335-31a9-4e69-acb4-8dd90fc90a55",
"last_updated": "2023-05-10T15:27:07.924142-04:00",
"created_at": "2023-05-09T11:07:13.854445-04:00",
"name": "WAS (P Corbin)",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a037224b-d0b2-4506-ac3b-c83647bb158a/?format=api"
}
]
}