GET /api/bet_types/39a432ac-fb04-4351-8ce3-18ed0ecc7ab8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39a432ac-fb04-4351-8ce3-18ed0ecc7ab8",
"match": "https://api-prod.gambitprofit.com/api/matches/294b7494-0ee1-4583-9f17-cd042f6ec16e/?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": "LOS",
"amount": 6359.0
},
{
"team": "MIL",
"amount": 3641.0
}
],
"expected_reward_tokens": 9284.14,
"profit_sb": 284.14,
"profit_sb_percentage": 3.16,
"recommended": true
},
"lines": [
{
"id": "fea939f6-8fa7-4598-9308-60fa4eae88cc",
"gambit_id": "786a4cb0-832d-4fcb-8c34-495696427209",
"last_updated": "2022-08-17T09:27:03.672896-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS",
"reward": "1.46000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a432ac-fb04-4351-8ce3-18ed0ecc7ab8/?format=api"
},
{
"id": "63a9c4a2-6718-46c1-804c-b8a6712fb4f1",
"gambit_id": "b4ae6a47-0043-4297-a9e7-655ac4f964e8",
"last_updated": "2022-08-17T09:27:03.672420-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL",
"reward": "2.55000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a432ac-fb04-4351-8ce3-18ed0ecc7ab8/?format=api"
}
]
}