GET /api/bet_types/68f00417-2e1b-4d35-94c4-8d7f1806bb41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68f00417-2e1b-4d35-94c4-8d7f1806bb41",
"match": "https://api-prod.gambitprofit.com/api/matches/d26e12e5-d24d-4c6f-b819-6808c7d7c161/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-31T11:47:14.177246-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": "DET",
"amount": 5317.0
},
{
"team": "TEX",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "eb145d59-e15e-4263-bc7e-07146cbe85eb",
"gambit_id": "20e04307-8330-44de-a93b-f2ed5a8348bb",
"last_updated": "2023-06-01T10:17:07.837769-04:00",
"created_at": "2023-05-31T11:47:14.181129-04:00",
"name": "DET",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68f00417-2e1b-4d35-94c4-8d7f1806bb41/?format=api"
},
{
"id": "47eb194a-9af5-46ee-832d-61e78b4d3bfb",
"gambit_id": "055e0468-ce00-4dbb-aae7-9dc2ddbb79aa",
"last_updated": "2023-06-01T10:17:07.835305-04:00",
"created_at": "2023-05-31T11:47:14.178957-04:00",
"name": "TEX",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68f00417-2e1b-4d35-94c4-8d7f1806bb41/?format=api"
}
]
}