GET /api/bet_types/6f44858a-f4e0-477a-8b63-9bc93d72008f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f44858a-f4e0-477a-8b63-9bc93d72008f",
"match": "https://api-prod.gambitprofit.com/api/matches/bcc81590-30dc-4ba0-bb70-1c56502e81fb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-28T08:48:07.648812-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": "BAL (G Rodriguez)",
"amount": 7033.0
},
{
"team": "CWS (M Kopech)",
"amount": 2967.0
}
],
"expected_reward_tokens": 9494.4,
"profit_sb": -5.6,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "771e53d4-6bcf-4158-87af-f35451b497b5",
"gambit_id": "363059da-9a92-4d16-a4a0-a3620c9ffa03",
"last_updated": "2023-08-29T19:33:15.665677-04:00",
"created_at": "2023-08-28T08:48:07.660133-04:00",
"name": "BAL (G Rodriguez)",
"reward": "1.35000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f44858a-f4e0-477a-8b63-9bc93d72008f/?format=api"
},
{
"id": "450e932e-f8a1-4e77-b2f1-4cff3b9e0550",
"gambit_id": "422bf46f-bde9-4d58-b1f8-a7b537d57e19",
"last_updated": "2023-08-29T19:33:15.662405-04:00",
"created_at": "2023-08-28T08:48:07.653805-04:00",
"name": "CWS (M Kopech)",
"reward": "3.20000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f44858a-f4e0-477a-8b63-9bc93d72008f/?format=api"
}
]
}