GET /api/bet_types/591ded4c-3dd3-437d-b7fc-632ff90aa67c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "591ded4c-3dd3-437d-b7fc-632ff90aa67c",
"match": "https://api-prod.gambitprofit.com/api/matches/d77865c2-61dc-4c5a-8512-1c62c2988f61/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-24T09:13:25.515366-04: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": "OAK",
"amount": 5688.0
},
{
"team": "DET",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "aa8631a7-3c08-47eb-bb44-cf1c4d171003",
"gambit_id": "7ad53f7f-fcf7-4c20-9512-82c108decfd3",
"last_updated": "2023-09-26T09:22:56.860802-04:00",
"created_at": "2023-09-24T09:13:25.522747-04:00",
"name": "OAK",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591ded4c-3dd3-437d-b7fc-632ff90aa67c/?format=api"
},
{
"id": "8db06e48-64a7-4259-bfb1-65ac60b059c9",
"gambit_id": "c50d02ca-2464-4cb2-ae34-319ee0ee9647",
"last_updated": "2023-09-26T09:22:56.856599-04:00",
"created_at": "2023-09-24T09:13:25.518960-04:00",
"name": "DET",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591ded4c-3dd3-437d-b7fc-632ff90aa67c/?format=api"
}
]
}