GET /api/bet_types/f04084a3-0cb4-46f1-95e4-548c16841dd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f04084a3-0cb4-46f1-95e4-548c16841dd1",
"match": "https://api-prod.gambitprofit.com/api/matches/16e67b10-7517-4897-9d57-b2103e00e001/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-30T08:18:23.568577-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": "CLE (A Civale)",
"amount": 5615.0
},
{
"team": "CWS (M Kopech)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "3e97e5df-98f9-4589-834c-b930d3f01735",
"gambit_id": "92e7edc6-acfd-47b3-b9bb-58f7d9c6a2ac",
"last_updated": "2023-07-31T18:13:09.059555-04:00",
"created_at": "2023-07-30T08:18:23.574097-04:00",
"name": "CLE (A Civale)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f04084a3-0cb4-46f1-95e4-548c16841dd1/?format=api"
},
{
"id": "0220e5ce-2d78-4907-9366-21abc47281cd",
"gambit_id": "336c77f8-4520-41dc-a23d-9c51f4c84ca9",
"last_updated": "2023-07-31T18:13:09.063386-04:00",
"created_at": "2023-07-30T08:18:23.593645-04:00",
"name": "CWS (M Kopech)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f04084a3-0cb4-46f1-95e4-548c16841dd1/?format=api"
}
]
}