GET /api/bet_types/576a0498-4896-4d35-80d2-2cd96aed46a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "576a0498-4896-4d35-80d2-2cd96aed46a7",
"match": "https://api-prod.gambitprofit.com/api/matches/30451fc0-1285-4fca-99df-5d1fd7546dda/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-17T11:42:02.376785-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": "SDG",
"amount": 5512.0
},
{
"team": "ATL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "51267adf-d987-4c67-91c1-d8d234320c61",
"gambit_id": "baabad17-f8f6-40a2-9afb-b99e5032afb1",
"last_updated": "2023-04-18T12:12:11.437270-04:00",
"created_at": "2023-04-17T11:42:02.379472-04:00",
"name": "SDG",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576a0498-4896-4d35-80d2-2cd96aed46a7/?format=api"
},
{
"id": "1194248f-9770-4021-a9e7-8ff184ef1bb5",
"gambit_id": "f5f343d2-9ddb-4bf6-bb31-7e5d3716646a",
"last_updated": "2023-04-18T12:12:11.438710-04:00",
"created_at": "2023-04-17T11:42:02.382835-04:00",
"name": "ATL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/576a0498-4896-4d35-80d2-2cd96aed46a7/?format=api"
}
]
}