GET /api/bet_types/0abd2c61-00e9-4f46-9311-8424b6063839/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0abd2c61-00e9-4f46-9311-8424b6063839",
"match": "https://api-prod.gambitprofit.com/api/matches/bec9fb29-5220-47b3-9ec0-5bc65821a556/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-26T08:46:58.619269-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": "Sacramento Kings",
"amount": 5106.0
},
{
"team": "Oklahoma City Thunder",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "097d8acc-07cb-4a3b-b1de-ec543ff51e36",
"gambit_id": "d6bb7d9c-ef09-4b8d-a810-563378bc60d9",
"last_updated": "2023-02-28T12:37:06.836606-05:00",
"created_at": "2023-02-26T08:46:58.621870-05:00",
"name": "Sacramento Kings",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0abd2c61-00e9-4f46-9311-8424b6063839/?format=api"
},
{
"id": "d916bd8d-54b5-4068-92a0-cfa3e4afb285",
"gambit_id": "894acfae-fc50-40c3-854c-a553eb3798a3",
"last_updated": "2023-02-28T12:37:06.835425-05:00",
"created_at": "2023-02-26T08:46:58.620500-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.92000",
"odds": "1.95240",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0abd2c61-00e9-4f46-9311-8424b6063839/?format=api"
}
]
}