GET /api/bet_types/fdbcfe63-57b0-4b16-a964-d1fd4b29e8e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdbcfe63-57b0-4b16-a964-d1fd4b29e8e0",
"match": "https://api-prod.gambitprofit.com/api/matches/eee3f9fc-747e-48c1-b73f-ade560a769e9/?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": "Boise State",
"amount": 5097.0
},
{
"team": "Fresno State",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "968ba507-c9c7-4541-91ad-8f9ddb04fe74",
"gambit_id": "6dfd47a4-53ec-4421-b3ff-414d13889c9b",
"last_updated": "2022-12-05T11:02:08.488145-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boise State",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbcfe63-57b0-4b16-a964-d1fd4b29e8e0/?format=api"
},
{
"id": "157a2c34-bb2e-43bf-82c3-9e2baab37579",
"gambit_id": "bffb64e3-7305-4d49-b3d7-7e4280d3b381",
"last_updated": "2022-12-05T11:02:08.489133-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fresno State",
"reward": "1.83000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbcfe63-57b0-4b16-a964-d1fd4b29e8e0/?format=api"
}
]
}