GET /api/bet_types/fddac718-06c3-499c-b2e4-78fcf55a4596/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fddac718-06c3-499c-b2e4-78fcf55a4596",
"match": "https://api-prod.gambitprofit.com/api/matches/e9fff7eb-34b5-4fc4-8cae-38a225f9fe18/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T12:47:54.976972-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": "Miami Marlins",
"amount": 5222.0
},
{
"team": "Pittsburgh Pirates",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "3a9e3852-7b51-4f24-a44a-d090fe83050e",
"gambit_id": "6afdd952-f9a4-4b01-a52d-6037a0daf006",
"last_updated": "2023-09-30T10:58:15.782712-04:00",
"created_at": "2023-09-29T12:47:54.984652-04:00",
"name": "Miami Marlins",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fddac718-06c3-499c-b2e4-78fcf55a4596/?format=api"
},
{
"id": "3ae7a075-032e-409b-a4ae-08e4ff13da95",
"gambit_id": "01b2406f-1223-4291-b99c-ce26bd35d067",
"last_updated": "2023-09-30T10:58:15.786069-04:00",
"created_at": "2023-09-29T12:47:54.990248-04:00",
"name": "Pittsburgh Pirates",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fddac718-06c3-499c-b2e4-78fcf55a4596/?format=api"
}
]
}