GET /api/bet_types/a720d7a9-591d-46d5-9f61-53d816f49719/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a720d7a9-591d-46d5-9f61-53d816f49719",
"match": "https://api-prod.gambitprofit.com/api/matches/47cb2a0d-fbfa-4f10-a50d-69435513a14b/?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": "Fresno State",
"amount": 5097.0
},
{
"team": "Washington State",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "7548bfd8-236a-49c9-87c7-b405e5aab31b",
"gambit_id": "2af2ca6d-2720-45d6-941a-4585e7838241",
"last_updated": "2022-12-19T10:22:26.577774-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fresno State",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a720d7a9-591d-46d5-9f61-53d816f49719/?format=api"
},
{
"id": "15402591-6b16-40ae-957a-17e9caef6e0f",
"gambit_id": "9d032c62-ab65-4701-a3fc-6900b802cb19",
"last_updated": "2022-12-19T10:22:26.576712-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington State",
"reward": "1.83000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a720d7a9-591d-46d5-9f61-53d816f49719/?format=api"
}
]
}