GET /api/bet_types/a039b66b-829e-4b3e-81b6-668e0dc25dce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a039b66b-829e-4b3e-81b6-668e0dc25dce",
"match": "https://api-prod.gambitprofit.com/api/matches/9cef5412-3d83-40f7-b155-c6d60952a3f0/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-20T08:33:20.024145-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": "WAS",
"amount": 5421.0
},
{
"team": "STL",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "02c3b6da-9f24-4123-9dcf-98e1d7c5ffbf",
"gambit_id": "edd4ff9c-bc5b-4c83-af59-790358249763",
"last_updated": "2023-06-21T08:53:20.111251-04:00",
"created_at": "2023-06-20T08:33:20.028602-04:00",
"name": "WAS",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a039b66b-829e-4b3e-81b6-668e0dc25dce/?format=api"
},
{
"id": "0799022f-7336-4465-830a-e3cf104ddaa3",
"gambit_id": "bcc6f3de-a116-4a58-9712-c44e11a7ccd6",
"last_updated": "2023-06-21T08:53:20.108793-04:00",
"created_at": "2023-06-20T08:33:20.026321-04:00",
"name": "STL",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a039b66b-829e-4b3e-81b6-668e0dc25dce/?format=api"
}
]
}