GET /api/bet_types/4589e55e-4738-4331-9c0e-be5e467da0ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4589e55e-4738-4331-9c0e-be5e467da0ce",
"match": "https://api-prod.gambitprofit.com/api/matches/acb27186-dc80-4606-becd-517391f08a66/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-24T11:43:10.401231-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": "Chicago Cubs",
"amount": 6010.0
},
{
"team": "Pittsburgh Pirates",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "932d22f5-e078-4d83-8048-90f787196905",
"gambit_id": "0c7079ec-5629-4cc6-90cc-558992d05ecb",
"last_updated": "2023-08-25T19:08:10.088829-04:00",
"created_at": "2023-08-24T11:43:10.405270-04:00",
"name": "Chicago Cubs",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4589e55e-4738-4331-9c0e-be5e467da0ce/?format=api"
},
{
"id": "5ae9e961-7284-422b-af42-995350b65f87",
"gambit_id": "2887d8c7-ea45-4f14-8353-4f255333abae",
"last_updated": "2023-08-25T19:08:10.093105-04:00",
"created_at": "2023-08-24T11:43:10.409268-04:00",
"name": "Pittsburgh Pirates",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4589e55e-4738-4331-9c0e-be5e467da0ce/?format=api"
}
]
}