GET /api/bet_types/bec1259c-7f7c-4990-845a-d804b11f8199/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bec1259c-7f7c-4990-845a-d804b11f8199",
"match": "https://api-prod.gambitprofit.com/api/matches/0cb9da36-94f9-4168-8865-256a6180f7a3/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Miami-Ohio",
"amount": 5664.0
},
{
"team": "Ball State",
"amount": 4336.0
}
],
"expected_reward_tokens": 9062.24,
"profit_sb": 62.24,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "b1f82d36-b8ce-4043-8372-ef46163c00e5",
"gambit_id": "8051453f-53bf-4e85-9f96-31d025d159e7",
"last_updated": "2022-11-23T09:52:23.055437-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami-Ohio",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec1259c-7f7c-4990-845a-d804b11f8199/?format=api"
},
{
"id": "0a8804b3-43d5-4265-8c24-c9027c879c7a",
"gambit_id": "b6033eea-5b10-4289-9fe3-a0726967b3f9",
"last_updated": "2022-11-23T09:52:23.056386-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ball State",
"reward": "2.09000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bec1259c-7f7c-4990-845a-d804b11f8199/?format=api"
}
]
}