GET /api/bet_types/49179610-217d-4e0b-9156-4fa30ce289e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49179610-217d-4e0b-9156-4fa30ce289e2",
"match": "https://api-prod.gambitprofit.com/api/matches/9fed8164-9ace-46b1-aa4d-cacf6250fc29/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-24T08:28:24.028481-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": "NYY (M King)",
"amount": 6627.0
},
{
"team": "WAS (P Corbin)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "9df8ee49-6726-40e7-83dd-56794a23f9a5",
"gambit_id": "66a05ada-8a2f-4b68-92c5-d6fc320fcf24",
"last_updated": "2023-08-25T19:08:08.408734-04:00",
"created_at": "2023-08-24T08:28:24.043066-04:00",
"name": "NYY (M King)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49179610-217d-4e0b-9156-4fa30ce289e2/?format=api"
},
{
"id": "1d3f9c7c-ad66-47f6-ae2f-8e79b0359514",
"gambit_id": "0bf59d0d-cae5-4476-acc9-342184919e95",
"last_updated": "2023-08-25T19:08:08.401214-04:00",
"created_at": "2023-08-24T08:28:24.036825-04:00",
"name": "WAS (P Corbin)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49179610-217d-4e0b-9156-4fa30ce289e2/?format=api"
}
]
}