GET /api/bet_types/9620dc5e-c393-43e9-9324-b4aeede2a5e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9620dc5e-c393-43e9-9324-b4aeede2a5e6",
"match": "https://api-prod.gambitprofit.com/api/matches/f02360f2-041e-4629-bee3-b5c5f987c2b4/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-14T09:28:07.865749-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": "St Louis Blues",
"amount": 6752.0
},
{
"team": "Ottawa Senators",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "fcff622d-f09e-4e8c-a8bc-6f471e5cdf6d",
"gambit_id": "f4021639-6e63-4ed4-9e4b-3efb48379ce2",
"last_updated": "2023-12-16T10:28:25.539686-05:00",
"created_at": "2023-12-14T09:28:07.874229-05:00",
"name": "St Louis Blues",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9620dc5e-c393-43e9-9324-b4aeede2a5e6/?format=api"
},
{
"id": "801256df-0e62-422c-b05a-7c5aaaba7795",
"gambit_id": "7b80a910-7349-4f81-be94-3c670e75282a",
"last_updated": "2023-12-16T10:28:25.536063-05:00",
"created_at": "2023-12-14T09:28:07.869767-05:00",
"name": "Ottawa Senators",
"reward": "2.91000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9620dc5e-c393-43e9-9324-b4aeede2a5e6/?format=api"
}
]
}