GET /api/bet_types/fd227670-53fd-484c-9c7f-b599ccabedee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd227670-53fd-484c-9c7f-b599ccabedee",
"match": "https://api-prod.gambitprofit.com/api/matches/bb2999ad-22e0-4015-b2f2-8deb57a852d3/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-22T11:27:14.272968-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": "TOR",
"amount": 6603.0
},
{
"team": "TAM",
"amount": 3397.0
}
],
"expected_reward_tokens": 9375.72,
"profit_sb": -124.28,
"profit_sb_percentage": -1.31,
"recommended": false
},
"lines": [
{
"id": "e275e20a-b85a-4b03-9ed1-f65bc878f83a",
"gambit_id": "ae6ea5bb-6f26-440f-9fd6-051098101807",
"last_updated": "2023-05-25T13:47:07.827058-04:00",
"created_at": "2023-05-22T11:27:14.276444-04:00",
"name": "TOR",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd227670-53fd-484c-9c7f-b599ccabedee/?format=api"
},
{
"id": "5a79aa5f-a134-4776-b184-7e892991d10d",
"gambit_id": "a70481ba-9a15-4d73-bfd1-4ae8c2cd5fdc",
"last_updated": "2023-05-25T13:47:07.824816-04:00",
"created_at": "2023-05-22T11:27:14.274866-04:00",
"name": "TAM",
"reward": "2.76000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd227670-53fd-484c-9c7f-b599ccabedee/?format=api"
}
]
}