GET /api/bet_types/f7035695-5892-4106-9b06-6d5af4edd70a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7035695-5892-4106-9b06-6d5af4edd70a",
"match": "https://api-prod.gambitprofit.com/api/matches/e68e3bab-8496-4800-a519-e7977b5dc876/?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": "BYU",
"amount": 5097.0
},
{
"team": "Wyoming",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "fe8d4697-da4a-4a2b-9754-e9d323d7f737",
"gambit_id": "899e6729-9b4b-47c3-ac96-304af12b3b10",
"last_updated": "2022-09-25T21:32:24.680655-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BYU",
"reward": "1.77000",
"odds": "1.86960",
"spread": "-21.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7035695-5892-4106-9b06-6d5af4edd70a/?format=api"
},
{
"id": "1094c500-6163-4537-aac5-3b05bfcd11ec",
"gambit_id": "97f53cd6-cdca-4ec8-9834-9dcf2a6e0d6b",
"last_updated": "2022-09-25T21:32:24.681694-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wyoming",
"reward": "1.84000",
"odds": "1.95240",
"spread": "21.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7035695-5892-4106-9b06-6d5af4edd70a/?format=api"
}
]
}