GET /api/bet_types/b2a18577-9c99-4deb-90b1-54caa0a35742/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b2a18577-9c99-4deb-90b1-54caa0a35742",
"match": "https://api-prod.gambitprofit.com/api/matches/7121173c-05d2-4c2b-9124-96cb70479947/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-25T09:28:22.898448-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": "PHI (Z Wheeler)",
"amount": 6293.0
},
{
"team": "NYM (C Carrasco)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "f5dfaba4-d73a-4631-8b76-18e338c38430",
"gambit_id": "0ace3835-80bb-4e3a-a7ad-f2c0e07fd5ee",
"last_updated": "2023-06-26T23:08:02.083972-04:00",
"created_at": "2023-06-25T09:28:22.901991-04:00",
"name": "PHI (Z Wheeler)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2a18577-9c99-4deb-90b1-54caa0a35742/?format=api"
},
{
"id": "a2a7195b-1d15-4c1e-b502-88a33630ec5a",
"gambit_id": "7501abd5-0b4e-4841-be7e-3b7b7321adf5",
"last_updated": "2023-06-26T23:08:02.081887-04:00",
"created_at": "2023-06-25T09:28:22.900139-04:00",
"name": "NYM (C Carrasco)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b2a18577-9c99-4deb-90b1-54caa0a35742/?format=api"
}
]
}