GET /api/bet_types/ad1ca22a-6973-4d12-ab5d-d130521bce9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad1ca22a-6973-4d12-ab5d-d130521bce9f",
"match": "https://api-prod.gambitprofit.com/api/matches/52df565d-924c-4c3f-a083-105957719c61/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-09T09:48:15.577058-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": "SDG (Y Darvish)",
"amount": 6353.0
},
{
"team": "COL (A Gomber)",
"amount": 3647.0
}
],
"expected_reward_tokens": 9591.61,
"profit_sb": 91.61,
"profit_sb_percentage": 0.96,
"recommended": true
},
"lines": [
{
"id": "07864126-0946-4b2b-b1b2-a7da96b4c3e6",
"gambit_id": "35326a7d-d4a9-4318-a723-456dea859ce2",
"last_updated": "2023-06-10T16:43:05.782710-04:00",
"created_at": "2023-06-09T09:48:15.579218-04:00",
"name": "SDG (Y Darvish)",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad1ca22a-6973-4d12-ab5d-d130521bce9f/?format=api"
},
{
"id": "3adcb67e-2807-426e-bede-0f53fd1c8622",
"gambit_id": "eb4c7ce6-d55a-430a-be57-7f3719ea024c",
"last_updated": "2023-06-10T16:43:05.785459-04:00",
"created_at": "2023-06-09T09:48:15.581588-04:00",
"name": "COL (A Gomber)",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad1ca22a-6973-4d12-ab5d-d130521bce9f/?format=api"
}
]
}