GET /api/bet_types/4ea6d8e7-4729-4f73-9a15-42effb2d3c0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ea6d8e7-4729-4f73-9a15-42effb2d3c0c",
"match": "https://api-prod.gambitprofit.com/api/matches/2e304cde-5cf0-4286-a738-63e889311faa/?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": "New Mexico State",
"amount": 6260.0
},
{
"team": "Hawaii",
"amount": 3740.0
}
],
"expected_reward_tokens": 9200.4,
"profit_sb": 200.4,
"profit_sb_percentage": 2.23,
"recommended": true
},
"lines": [
{
"id": "6c328c62-fce9-425c-b89a-df1b8acbe476",
"gambit_id": "51b359cf-9094-40c4-ab43-973a4fd76d72",
"last_updated": "2022-09-25T21:32:24.363237-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Mexico State",
"reward": "1.47000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ea6d8e7-4729-4f73-9a15-42effb2d3c0c/?format=api"
},
{
"id": "9a268da0-3f99-4f6a-92fc-2330439128cf",
"gambit_id": "fe5eda06-998b-4f74-9d49-b068d31842f4",
"last_updated": "2022-09-25T21:32:24.364245-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Hawaii",
"reward": "2.46000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ea6d8e7-4729-4f73-9a15-42effb2d3c0c/?format=api"
}
]
}