GET /api/bet_types/9a5e7728-2ec9-43aa-b04e-91bc5e3a9534/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a5e7728-2ec9-43aa-b04e-91bc5e3a9534",
"match": "https://api-prod.gambitprofit.com/api/matches/1eb7eac3-f601-4da0-bda0-a76021abf37b/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-17T10:28:01.847907-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": 5614.0
},
{
"team": "WAS",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "60ce3350-32ce-45bc-8893-e9a30093aa32",
"gambit_id": "ae2cccb5-8122-4ba2-9c30-e7e6180b7cb1",
"last_updated": "2023-09-18T22:53:05.489293-04:00",
"created_at": "2023-09-17T10:28:01.860625-04:00",
"name": "MIL",
"reward": "1.68000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a5e7728-2ec9-43aa-b04e-91bc5e3a9534/?format=api"
},
{
"id": "3e7c7df6-a3e6-4340-9853-5c4dfe281936",
"gambit_id": "3323835a-e6e3-411b-9f19-3da00b89529e",
"last_updated": "2023-09-18T22:53:05.486043-04:00",
"created_at": "2023-09-17T10:28:01.852929-04:00",
"name": "WAS",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a5e7728-2ec9-43aa-b04e-91bc5e3a9534/?format=api"
}
]
}