GET /api/bet_types/34b8e810-a533-425f-864a-dd38c0ad9220/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34b8e810-a533-425f-864a-dd38c0ad9220",
"match": "https://api-prod.gambitprofit.com/api/matches/0d214ad3-e8c8-4440-a1b2-9925406ee952/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-01T10:03:01.555731-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": "Vegas Golden Knights",
"amount": 5512.0
},
{
"team": "Seattle Kraken",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "f28d79f7-1bbd-4015-b702-a083b0dc11d6",
"gambit_id": "baeeadd9-6bd9-4cc6-8395-e7219b033a0d",
"last_updated": "2024-01-03T10:48:12.229049-05:00",
"created_at": "2024-01-01T10:03:01.562070-05:00",
"name": "Vegas Golden Knights",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b8e810-a533-425f-864a-dd38c0ad9220/?format=api"
},
{
"id": "b4dedfaf-84ff-4213-9299-f91f1c68d7b8",
"gambit_id": "b8bfc8be-07e1-4ed7-9298-490be8af76e7",
"last_updated": "2024-01-03T10:48:12.232852-05:00",
"created_at": "2024-01-01T10:03:01.572765-05:00",
"name": "Seattle Kraken",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34b8e810-a533-425f-864a-dd38c0ad9220/?format=api"
}
]
}