GET /api/bet_types/40fdcd95-fbfc-49ea-9933-d083be3b347c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40fdcd95-fbfc-49ea-9933-d083be3b347c",
"match": "https://api-prod.gambitprofit.com/api/matches/7826be68-a031-4e37-9af8-b5e75c34a07b/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-09T09:48:15.126931-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": "MIL",
"amount": 5421.0
},
{
"team": "OAK",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "c5e920ad-5f04-4fe1-9293-2d2ec59352b4",
"gambit_id": "4a0d2c12-d531-49c2-83d9-5360b9cea1ea",
"last_updated": "2023-06-10T17:03:15.608063-04:00",
"created_at": "2023-06-09T09:48:15.131267-04:00",
"name": "MIL",
"reward": "1.74000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40fdcd95-fbfc-49ea-9933-d083be3b347c/?format=api"
},
{
"id": "eaee74a0-79f0-4443-b36d-e6b7a6be9def",
"gambit_id": "5e9dd74c-b6a9-49fa-9ecc-a2dc18456e69",
"last_updated": "2023-06-10T17:03:15.605717-04:00",
"created_at": "2023-06-09T09:48:15.128965-04:00",
"name": "OAK",
"reward": "2.06000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40fdcd95-fbfc-49ea-9933-d083be3b347c/?format=api"
}
]
}