GET /api/bet_types/313f43a8-087b-4353-8a87-963c9236e1d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "313f43a8-087b-4353-8a87-963c9236e1d5",
"match": "https://api-prod.gambitprofit.com/api/matches/2dac3759-d8d3-4692-a069-44bd36b6a6da/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-14T19:52:11.879295-04: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": "Kennesaw State",
"amount": 5000.0
},
{
"team": "Xavier",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "866ac318-d9ff-4fd8-a6e0-bcfa30703a5f",
"gambit_id": "de058175-dd73-4555-9eaa-3f9cbc54d63e",
"last_updated": "2023-03-18T11:47:25.017568-04:00",
"created_at": "2023-03-14T19:52:11.882926-04:00",
"name": "Kennesaw State",
"reward": "1.87000",
"odds": "1.90910",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313f43a8-087b-4353-8a87-963c9236e1d5/?format=api"
},
{
"id": "a4966997-00aa-497c-a46b-7bdeb321c7c6",
"gambit_id": "d88d7854-f823-4c51-a99c-d36ee0faaa83",
"last_updated": "2023-03-18T11:47:25.015765-04:00",
"created_at": "2023-03-14T19:52:11.881017-04:00",
"name": "Xavier",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/313f43a8-087b-4353-8a87-963c9236e1d5/?format=api"
}
]
}