GET /api/bet_types/0b83d2e9-ee92-4225-a572-5dac1cb1064a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b83d2e9-ee92-4225-a572-5dac1cb1064a",
"match": "https://api-prod.gambitprofit.com/api/matches/570aebcd-f565-45dd-a6bc-b0217d812ac0/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-25T11:41:58.960534-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": "CWS",
"amount": 5107.0
},
{
"team": "TOR",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ec91616f-a8ce-4c6b-af0b-843f1b2ca83c",
"gambit_id": "9020c9fa-432c-44bc-b48e-2bf875004a39",
"last_updated": "2023-04-26T20:32:12.291005-04:00",
"created_at": "2023-04-25T11:41:58.964009-04:00",
"name": "CWS",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b83d2e9-ee92-4225-a572-5dac1cb1064a/?format=api"
},
{
"id": "d106895a-923b-4800-b4f3-70be56927e25",
"gambit_id": "5762d18d-451c-4d15-b5a6-08b4af34ce38",
"last_updated": "2023-04-26T20:32:12.288376-04:00",
"created_at": "2023-04-25T11:41:58.962339-04:00",
"name": "TOR",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b83d2e9-ee92-4225-a572-5dac1cb1064a/?format=api"
}
]
}