GET /api/bet_types/5105fe82-0102-4531-8814-471554148a9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5105fe82-0102-4531-8814-471554148a9d",
"match": "https://api-prod.gambitprofit.com/api/matches/ae8889ba-3092-4161-b06a-f02ea65fd4e6/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-15T12:27:10.599842-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": "TAM",
"amount": 6232.0
},
{
"team": "TOR",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "612bf048-c5da-4b01-8163-8bd984c55254",
"gambit_id": "321e5b1e-e638-4362-aee4-2df916eefee3",
"last_updated": "2023-04-16T18:07:20.676479-04:00",
"created_at": "2023-04-15T12:27:10.602957-04:00",
"name": "TAM",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5105fe82-0102-4531-8814-471554148a9d/?format=api"
},
{
"id": "80d214e6-52bc-4142-917c-16f316e2f6bc",
"gambit_id": "3e6d25d9-2c4c-46f3-b780-4e5292457a83",
"last_updated": "2023-04-16T18:07:20.673510-04:00",
"created_at": "2023-04-15T12:27:10.601383-04:00",
"name": "TOR",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5105fe82-0102-4531-8814-471554148a9d/?format=api"
}
]
}