GET /api/bet_types/938a7b78-4216-40fc-b168-287003a607f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "938a7b78-4216-40fc-b168-287003a607f7",
"match": "https://api-prod.gambitprofit.com/api/matches/e5d90e9b-c29c-467f-8d95-d040eefdfc59/?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": "Minnesota",
"amount": 5097.0
},
{
"team": "Iowa",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "330b46e1-d2b7-41c2-b525-504c475e32f4",
"gambit_id": "91712569-cd1e-47e1-aab7-c50963d7a5c2",
"last_updated": "2022-11-21T10:02:54.180081-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota",
"reward": "1.77000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/938a7b78-4216-40fc-b168-287003a607f7/?format=api"
},
{
"id": "883abe8b-31de-4286-9e65-d817bc2f5897",
"gambit_id": "0ff6952b-28b9-4d8d-8ed3-67f8e1b7ac05",
"last_updated": "2022-11-21T10:02:54.181135-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Iowa",
"reward": "1.84000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/938a7b78-4216-40fc-b168-287003a607f7/?format=api"
}
]
}