GET /api/bet_types/e15fd695-de0c-488d-9e2e-2142108ddfe6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e15fd695-de0c-488d-9e2e-2142108ddfe6",
"match": "https://api-prod.gambitprofit.com/api/matches/93f988a7-ab1d-4ce5-8bc4-d89343dc69fb/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-22T08:23:10.648635-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": "TOR",
"amount": 6449.0
},
{
"team": "BAL",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "3f6a0c57-e0b2-4ed7-963f-0901aebacbe1",
"gambit_id": "11f54b05-9237-4433-b60c-f670e0e84399",
"last_updated": "2023-08-23T11:03:23.709472-04:00",
"created_at": "2023-08-22T08:23:10.652001-04:00",
"name": "TOR",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e15fd695-de0c-488d-9e2e-2142108ddfe6/?format=api"
},
{
"id": "42c528d8-bc90-4ff5-8594-3967543e304c",
"gambit_id": "64fe6a07-5e67-43e8-98c7-3aeea435c526",
"last_updated": "2023-08-23T11:03:23.712877-04:00",
"created_at": "2023-08-22T08:23:10.655644-04:00",
"name": "BAL",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e15fd695-de0c-488d-9e2e-2142108ddfe6/?format=api"
}
]
}