GET /api/bet_types/36136963-897e-402c-b1a9-eb6c60b94770/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36136963-897e-402c-b1a9-eb6c60b94770",
"match": "https://api-prod.gambitprofit.com/api/matches/4429d972-bbf9-487b-950e-9bf6968c9f0d/?format=api",
"name": "Play the Odds",
"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": "Northwestern",
"amount": 5000.0
},
{
"team": "Ohio State",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "618b36f9-b2e5-42dc-bc96-7d176b372b24",
"gambit_id": "e9aa96ef-f88a-40b2-982e-1a7824a16b52",
"last_updated": "2022-11-06T08:08:52.660620-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Northwestern",
"reward": "1.80000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36136963-897e-402c-b1a9-eb6c60b94770/?format=api"
},
{
"id": "3166deb8-442a-4d60-b932-71e7bd18f342",
"gambit_id": "073710ea-2b98-4b6f-a186-e2d376650a73",
"last_updated": "2022-11-06T08:08:52.661599-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ohio State",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36136963-897e-402c-b1a9-eb6c60b94770/?format=api"
}
]
}