GET /api/bet_types/69dc60a9-78a7-4c95-b7b5-7e650541f461/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69dc60a9-78a7-4c95-b7b5-7e650541f461",
"match": "https://api-prod.gambitprofit.com/api/matches/8ec31238-800d-479f-859e-190a8ebc0369/?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": "ATL",
"amount": 5097.0
},
{
"team": "PHI",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "e1ae40a8-5534-4d61-956a-debbea367193",
"gambit_id": "9f5ed70c-a969-423d-823e-1a630d4cfec7",
"last_updated": "2022-09-19T11:57:17.145435-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69dc60a9-78a7-4c95-b7b5-7e650541f461/?format=api"
},
{
"id": "28e5d595-b442-4cb0-be6f-3f7cdac9a51e",
"gambit_id": "723214bb-a4c6-4e7d-a673-a4f49ae192f0",
"last_updated": "2022-09-19T11:57:17.146416-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "1.83000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69dc60a9-78a7-4c95-b7b5-7e650541f461/?format=api"
}
]
}