GET /api/bet_types/30e4c1c3-9396-411b-8f15-adbed16b5fb2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "30e4c1c3-9396-411b-8f15-adbed16b5fb2",
"match": "https://api-prod.gambitprofit.com/api/matches/6a245593-83b3-4293-adaf-532575d49347/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-21T09:38:05.619684-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": "Montreal Canadiens",
"amount": 6849.0
},
{
"team": "Washington Capitals",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "d1355c2c-5c55-439b-b6cf-614af3635b58",
"gambit_id": "aef34756-6b41-4a46-a50e-d8249d4c2829",
"last_updated": "2023-10-23T20:43:04.024784-04:00",
"created_at": "2023-10-21T09:38:05.628941-04:00",
"name": "Montreal Canadiens",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30e4c1c3-9396-411b-8f15-adbed16b5fb2/?format=api"
},
{
"id": "a57b5741-b06d-4d54-a34d-28090af1aea7",
"gambit_id": "d4efdccf-b8a8-4e57-865b-e8c1a3ca64e3",
"last_updated": "2023-10-23T20:43:04.021253-04:00",
"created_at": "2023-10-21T09:38:05.624241-04:00",
"name": "Washington Capitals",
"reward": "3.00000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30e4c1c3-9396-411b-8f15-adbed16b5fb2/?format=api"
}
]
}