GET /api/bet_types/ad5ee254-1cee-4f49-8d45-6356933f6057/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad5ee254-1cee-4f49-8d45-6356933f6057",
"match": "https://api-prod.gambitprofit.com/api/matches/8970505e-27c1-4b5b-aea3-ea5e7969fb62/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T22:58:17.295590-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": "Ciryl Gane",
"amount": 6309.0
},
{
"team": "Serghei Spivac",
"amount": 3691.0
}
],
"expected_reward_tokens": 9337.32,
"profit_sb": -162.68,
"profit_sb_percentage": -1.71,
"recommended": false
},
"lines": [
{
"id": "9e66ea5e-afe3-47c9-b40e-125f9f0eaaed",
"gambit_id": "8b43b63b-7dea-452b-a7ee-27963fdbd8a3",
"last_updated": "2023-09-04T13:48:15.980836-04:00",
"created_at": "2023-09-01T22:58:17.300444-04:00",
"name": "Ciryl Gane",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad5ee254-1cee-4f49-8d45-6356933f6057/?format=api"
},
{
"id": "185a9e06-5851-4d38-8966-9997f8120779",
"gambit_id": "db0461bd-db09-4f77-8c28-f86f3080c0f1",
"last_updated": "2023-09-04T13:48:15.984102-04:00",
"created_at": "2023-09-01T22:58:17.304586-04:00",
"name": "Serghei Spivac",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad5ee254-1cee-4f49-8d45-6356933f6057/?format=api"
}
]
}