GET /api/bet_types/bbb99418-dbfd-403a-86f1-c57b0366e440/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bbb99418-dbfd-403a-86f1-c57b0366e440",
"match": "https://api-prod.gambitprofit.com/api/matches/2d7db780-ad71-4a05-9f06-687317c6cc8b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-15T08:32:02.816616-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": "Winnipeg Jets",
"amount": 7421.0
},
{
"team": "Arizona Coyotes",
"amount": 2579.0
}
],
"expected_reward_tokens": 9127.83,
"profit_sb": 127.83,
"profit_sb_percentage": 1.42,
"recommended": true
},
"lines": [
{
"id": "1f5dcb4d-acae-419d-ac29-a0a4902af415",
"gambit_id": "da917245-50a9-4af6-b1f3-d38920cfd6ab",
"last_updated": "2023-01-16T19:27:15.929734-05:00",
"created_at": "2023-01-15T08:32:02.818892-05:00",
"name": "Winnipeg Jets",
"reward": "1.23000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb99418-dbfd-403a-86f1-c57b0366e440/?format=api"
},
{
"id": "135e16d3-94b1-49f9-8514-3f908789f59b",
"gambit_id": "12e12760-e022-4af6-923e-d4a5b4be9cc8",
"last_updated": "2023-01-16T19:27:15.932778-05:00",
"created_at": "2023-01-15T08:32:02.821335-05:00",
"name": "Arizona Coyotes",
"reward": "3.54000",
"odds": "3.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbb99418-dbfd-403a-86f1-c57b0366e440/?format=api"
}
]
}