GET /api/bet_types/24422c3a-1038-472f-b903-5455137469df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24422c3a-1038-472f-b903-5455137469df",
"match": "https://api-prod.gambitprofit.com/api/matches/d1d8c8bb-8d22-4dff-90c0-e22cb608107b/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Montreal Canadiens",
"amount": 5753.0
},
{
"team": "Calgary Flames",
"amount": 4247.0
}
],
"expected_reward_tokens": 9088.58,
"profit_sb": 88.58,
"profit_sb_percentage": 0.98,
"recommended": true
},
"lines": [
{
"id": "1756783d-484b-42be-8676-2032be556d79",
"gambit_id": "890ca9d8-ddae-4aac-8e59-b8c96e37a1fd",
"last_updated": "2022-12-13T10:07:01.738036-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.58000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24422c3a-1038-472f-b903-5455137469df/?format=api"
},
{
"id": "12b08433-2cc3-46ae-8d81-a8c55b2a4afd",
"gambit_id": "c4932974-9cab-4b59-a5ca-3fa6bb9bfaa3",
"last_updated": "2022-12-13T10:07:01.739122-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Calgary Flames",
"reward": "2.14000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24422c3a-1038-472f-b903-5455137469df/?format=api"
}
]
}