GET /api/bet_types/3f51018c-9518-4901-87de-1a7727810c27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f51018c-9518-4901-87de-1a7727810c27",
"match": "https://api-prod.gambitprofit.com/api/matches/6c60c1ab-b70c-46f1-8c54-d21575706818/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-18T10:18:19.762857-05: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": "Washington Capitals",
"amount": 5107.0
},
{
"team": "St Louis Blues",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cfa334aa-5d65-420c-a113-e3d3d51eff02",
"gambit_id": "4ca421a5-e70d-4086-b473-91e10335be52",
"last_updated": "2024-01-19T20:38:13.125518-05:00",
"created_at": "2024-01-18T10:18:19.774818-05:00",
"name": "Washington Capitals",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f51018c-9518-4901-87de-1a7727810c27/?format=api"
},
{
"id": "16d81a15-7539-4988-a237-1d8ca5e4218e",
"gambit_id": "2d698147-b11f-4cdb-bec5-c43f83b9400b",
"last_updated": "2024-01-19T20:38:13.122222-05:00",
"created_at": "2024-01-18T10:18:19.768827-05:00",
"name": "St Louis Blues",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f51018c-9518-4901-87de-1a7727810c27/?format=api"
}
]
}