GET /api/bet_types/09bd7848-71e1-4314-a338-610edb384f32/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09bd7848-71e1-4314-a338-610edb384f32",
"match": "https://api-prod.gambitprofit.com/api/matches/f2fa83a3-1a9f-4603-98a1-317f852ec0c8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-29T16:47:02.774269-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": "Julian Erosa",
"amount": 5673.0
},
{
"team": "Fernando Padilla",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "d2ff6e0b-c34d-4796-b7cb-f08dcf24bab1",
"gambit_id": "17cd9f36-01ab-43fc-9d81-e28fca792256",
"last_updated": "2023-05-01T12:27:22.784458-04:00",
"created_at": "2023-04-29T16:47:02.775931-04:00",
"name": "Julian Erosa",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09bd7848-71e1-4314-a338-610edb384f32/?format=api"
},
{
"id": "41626c5e-353f-49f0-9212-1328220ddcec",
"gambit_id": "562828d3-e43b-4208-b124-0c549d5cee50",
"last_updated": "2023-05-01T12:27:22.786014-04:00",
"created_at": "2023-04-29T16:47:02.777762-04:00",
"name": "Fernando Padilla",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09bd7848-71e1-4314-a338-610edb384f32/?format=api"
}
]
}