GET /api/bet_types/dc3e4b1f-5399-4fce-91a9-59a171c8004f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc3e4b1f-5399-4fce-91a9-59a171c8004f",
"match": "https://api-prod.gambitprofit.com/api/matches/1ae35f71-d6fd-4109-9f49-d5cac3ae1cbf/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-19T09:13:25.970005-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": "BOS",
"amount": 5773.0
},
{
"team": "TEX",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "5e62128d-c03a-4791-9194-b9a775789f26",
"gambit_id": "b17f4771-c9be-4327-8075-286a2b6b295f",
"last_updated": "2023-09-21T09:43:20.207728-04:00",
"created_at": "2023-09-19T09:13:25.977447-04:00",
"name": "BOS",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3e4b1f-5399-4fce-91a9-59a171c8004f/?format=api"
},
{
"id": "1f1b1cce-9fb3-4eb0-9846-cc43211ff562",
"gambit_id": "c5436ff7-0aab-4c01-883d-fcce6dc09b8f",
"last_updated": "2023-09-21T09:43:20.211064-04:00",
"created_at": "2023-09-19T09:13:25.981964-04:00",
"name": "TEX",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc3e4b1f-5399-4fce-91a9-59a171c8004f/?format=api"
}
]
}