GET /api/bet_types/b29a58da-e398-4d1f-a6a2-35118b161d82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b29a58da-e398-4d1f-a6a2-35118b161d82",
"match": "https://api-prod.gambitprofit.com/api/matches/bdbdc2ee-4381-4736-a5fc-14a976b68377/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-09T08:13:11.596582-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": "TOR (K Gausman)",
"amount": 6060.0
},
{
"team": "CLE (L Allen)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "ee09c9ed-cfbb-45ec-a893-3e204e979d2d",
"gambit_id": "0390a87a-9de4-4a8a-8072-28b3724624f6",
"last_updated": "2023-08-10T12:28:25.109420-04:00",
"created_at": "2023-08-09T08:13:11.600126-04:00",
"name": "TOR (K Gausman)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29a58da-e398-4d1f-a6a2-35118b161d82/?format=api"
},
{
"id": "a964e518-146f-424e-b07a-06f204df2f33",
"gambit_id": "ae867b64-06ad-4d75-a05f-d2c119c9c80d",
"last_updated": "2023-08-10T12:28:25.112779-04:00",
"created_at": "2023-08-09T08:13:11.603830-04:00",
"name": "CLE (L Allen)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29a58da-e398-4d1f-a6a2-35118b161d82/?format=api"
}
]
}