GET /api/bet_types/ba730c56-f1ce-4a9a-9a26-bdc6116a0a23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba730c56-f1ce-4a9a-9a26-bdc6116a0a23",
"match": "https://api-prod.gambitprofit.com/api/matches/582d3cfd-95cc-43db-aa09-314e362a6606/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T09:37:12.351159-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": "Milwaukee Bucks",
"amount": 5213.0
},
{
"team": "Phoenix Suns",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "fb4b170b-5344-4626-aab3-6ced96a69c04",
"gambit_id": "ba6d52b1-b9df-4ed0-a7ca-2dd791abf379",
"last_updated": "2023-03-15T09:57:02.329441-04:00",
"created_at": "2023-03-14T09:37:12.354503-04:00",
"name": "Milwaukee Bucks",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba730c56-f1ce-4a9a-9a26-bdc6116a0a23/?format=api"
},
{
"id": "3de7f32f-3780-4a30-841e-5406bff8d7e2",
"gambit_id": "fb11baac-33c0-456b-969c-0160bdb21eed",
"last_updated": "2023-03-15T09:57:02.327984-04:00",
"created_at": "2023-03-14T09:37:12.352809-04:00",
"name": "Phoenix Suns",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba730c56-f1ce-4a9a-9a26-bdc6116a0a23/?format=api"
}
]
}