GET /api/bet_types/a4231ea7-aebd-4af8-8157-8ce558ea1d47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4231ea7-aebd-4af8-8157-8ce558ea1d47",
"match": "https://api-prod.gambitprofit.com/api/matches/0be799cf-b448-4aab-a147-a69c4d4ef87a/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-09T09:23:03.475843-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": "Toronto Maple Leafs",
"amount": 6090.0
},
{
"team": "San Jose Sharks",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6b32828f-525f-443b-879f-6e2237a717b0",
"gambit_id": "ea26d65c-2024-40bd-a1c1-1a55130c8fd5",
"last_updated": "2024-01-11T11:13:04.005353-05:00",
"created_at": "2024-01-09T09:23:03.483984-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.56000",
"odds": "1.58820",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4231ea7-aebd-4af8-8157-8ce558ea1d47/?format=api"
},
{
"id": "a438706c-867f-468c-b133-b452d46c67be",
"gambit_id": "ab71cbfc-b561-4a0d-999d-f51dc6bcb7a3",
"last_updated": "2024-01-11T11:13:04.001627-05:00",
"created_at": "2024-01-09T09:23:03.480187-05:00",
"name": "San Jose Sharks",
"reward": "2.43000",
"odds": "2.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4231ea7-aebd-4af8-8157-8ce558ea1d47/?format=api"
}
]
}