GET /api/bet_types/c6791b00-4e6b-40ba-b5ad-97d65279a778/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6791b00-4e6b-40ba-b5ad-97d65279a778",
"match": "https://api-prod.gambitprofit.com/api/matches/48ffe511-e4fe-4ae4-b82d-3e6530a7f5c3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:13:06.959287-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": "Minnesota Timberwolves",
"amount": 8273.0
},
{
"team": "San Antonio Spurs",
"amount": 1727.0
}
],
"expected_reward_tokens": 9513.95,
"profit_sb": 13.95,
"profit_sb_percentage": 0.15,
"recommended": true
},
"lines": [
{
"id": "dd0506eb-4c03-4c66-96c7-e7bafc8c98f9",
"gambit_id": "60768ca5-f249-4259-912d-0b163ef95b83",
"last_updated": "2023-12-07T21:43:03.769052-05:00",
"created_at": "2023-12-06T09:13:06.968356-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.15000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6791b00-4e6b-40ba-b5ad-97d65279a778/?format=api"
},
{
"id": "cc8c1df8-1133-4b67-a516-d2059d8af01d",
"gambit_id": "eed91128-1f22-4b46-993b-75e76e4bff2d",
"last_updated": "2023-12-07T21:43:03.765884-05:00",
"created_at": "2023-12-06T09:13:06.963821-05:00",
"name": "San Antonio Spurs",
"reward": "5.51000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6791b00-4e6b-40ba-b5ad-97d65279a778/?format=api"
}
]
}