GET /api/bet_types/70dd8415-0e8d-4c0f-a02f-04cb2b46bdb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70dd8415-0e8d-4c0f-a02f-04cb2b46bdb3",
"match": "https://api-prod.gambitprofit.com/api/matches/a6970f29-3912-4ccd-8eb3-d58cda730678/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-04T10:23:14.024718-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": 5939.0
},
{
"team": "TEX",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "7afe8e18-51bd-4c4f-89bc-e9af4d709d2d",
"gambit_id": "acf56563-3487-4cd8-a6b7-0e73b641e40e",
"last_updated": "2023-07-05T18:58:29.735754-04:00",
"created_at": "2023-07-04T10:23:14.029961-04:00",
"name": "BOS",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70dd8415-0e8d-4c0f-a02f-04cb2b46bdb3/?format=api"
},
{
"id": "4727eb25-b8c4-4aa7-8452-e9f5b125868a",
"gambit_id": "36e13ce9-b6c8-4f15-b0f2-9b9851a8e014",
"last_updated": "2023-07-05T18:58:29.733592-04:00",
"created_at": "2023-07-04T10:23:14.027164-04:00",
"name": "TEX",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70dd8415-0e8d-4c0f-a02f-04cb2b46bdb3/?format=api"
}
]
}