GET /api/bet_types/0b716831-c30b-41de-b71c-342c6c3c2d76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b716831-c30b-41de-b71c-342c6c3c2d76",
"match": "https://api-prod.gambitprofit.com/api/matches/59903cbb-219b-416d-81c3-f08310a869a6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-15T08:23:09.456620-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": "LOS (M Grove)",
"amount": 5711.0
},
{
"team": "CWS (D Cease)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "6e6cd6ca-4166-4e9b-bbf2-9ed9aca8daa7",
"gambit_id": "2a5795d3-18e4-4f60-8a1b-b68c702045e8",
"last_updated": "2023-06-16T09:53:30.893219-04:00",
"created_at": "2023-06-15T08:23:09.461770-04:00",
"name": "LOS (M Grove)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b716831-c30b-41de-b71c-342c6c3c2d76/?format=api"
},
{
"id": "690bf348-cc53-49f0-a457-660a87c9384b",
"gambit_id": "465600e7-4384-4e45-93f0-82c36dbedaab",
"last_updated": "2023-06-16T09:53:30.891108-04:00",
"created_at": "2023-06-15T08:23:09.459131-04:00",
"name": "CWS (D Cease)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b716831-c30b-41de-b71c-342c6c3c2d76/?format=api"
}
]
}