GET /api/bet_types/4778a633-d154-4499-9445-40afc1d06858/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4778a633-d154-4499-9445-40afc1d06858",
"match": "https://api-prod.gambitprofit.com/api/matches/c437126c-e293-45ca-bfe4-8159930ac187/?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": "CLE",
"amount": 5984.0
},
{
"team": "SDG",
"amount": 4016.0
}
],
"expected_reward_tokens": 9275.2,
"profit_sb": 275.2,
"profit_sb_percentage": 3.06,
"recommended": true
},
"lines": [
{
"id": "97b78b70-07bf-41a9-936c-b35dbe7c1639",
"gambit_id": "fa0e2625-c1f4-4209-b0b5-0af95557d398",
"last_updated": "2022-08-24T10:12:03.229404-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE",
"reward": "1.55000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4778a633-d154-4499-9445-40afc1d06858/?format=api"
},
{
"id": "56cfb791-ffce-491e-9701-d0d88f23dc97",
"gambit_id": "afcdda9d-d889-4bf7-974d-b1f041364936",
"last_updated": "2022-08-24T10:12:03.228959-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG",
"reward": "2.31000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4778a633-d154-4499-9445-40afc1d06858/?format=api"
}
]
}