GET /api/bet_types/a86873ed-d470-4cae-84bf-dfa729701516/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a86873ed-d470-4cae-84bf-dfa729701516",
"match": "https://api-prod.gambitprofit.com/api/matches/c08507e5-23b1-4868-8ece-e8d657ff3548/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-29T11:47:13.413581-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": "HOU (J France)",
"amount": 5415.0
},
{
"team": "MIN (S Gray)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "0b761820-dfed-4c1b-af45-1ff1d2560690",
"gambit_id": "0e048817-8f39-4d66-8d38-6e8aa1b4f767",
"last_updated": "2023-05-30T10:47:19.657301-04:00",
"created_at": "2023-05-29T11:47:13.417128-04:00",
"name": "HOU (J France)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a86873ed-d470-4cae-84bf-dfa729701516/?format=api"
},
{
"id": "5315c457-e00e-4d53-aa6a-adbca000e23d",
"gambit_id": "37886538-1691-4d2c-a4c9-ac8976f445c1",
"last_updated": "2023-05-30T10:47:19.654356-04:00",
"created_at": "2023-05-29T11:47:13.415437-04:00",
"name": "MIN (S Gray)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a86873ed-d470-4cae-84bf-dfa729701516/?format=api"
}
]
}