GET /api/bet_types/8e63b3a3-419c-42eb-b080-f0e57ec4b21c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e63b3a3-419c-42eb-b080-f0e57ec4b21c",
"match": "https://api-prod.gambitprofit.com/api/matches/e37e2070-f0f7-43ba-9653-3d3e39a93862/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-02T08:28:09.462901-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": "Tampa Bay Lightning",
"amount": 6399.0
},
{
"team": "Dallas Stars",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "04ed7274-b401-4d44-ad54-955ed550c9bb",
"gambit_id": "31fd90f5-3735-46df-9841-690a8abdde1b",
"last_updated": "2023-12-04T15:38:01.557481-05:00",
"created_at": "2023-12-02T08:28:09.467177-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e63b3a3-419c-42eb-b080-f0e57ec4b21c/?format=api"
},
{
"id": "26d573d8-8e6d-4d33-907e-18ff746ff9a1",
"gambit_id": "aa95a709-4414-4d06-890d-a908f601774f",
"last_updated": "2023-12-04T15:38:01.561239-05:00",
"created_at": "2023-12-02T08:28:09.472368-05:00",
"name": "Dallas Stars",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e63b3a3-419c-42eb-b080-f0e57ec4b21c/?format=api"
}
]
}