GET /api/bet_types/2e8a90c0-06a3-43e9-b124-6ee805a5876d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e8a90c0-06a3-43e9-b124-6ee805a5876d",
"match": "https://api-prod.gambitprofit.com/api/matches/ff382ed6-b804-44bb-95c5-9be737d70103/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "San Francisco 49ers",
"amount": 6335.0
},
{
"team": "Atlanta Falcons",
"amount": 3665.0
}
],
"expected_reward_tokens": 9565.65,
"profit_sb": 65.65,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "c9bbb09d-872d-4618-8178-26348ba63192",
"gambit_id": "d28b1669-ee35-46af-a25b-dc0c3e65d85d",
"last_updated": "2022-10-17T15:32:02.541791-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Francisco 49ers",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e8a90c0-06a3-43e9-b124-6ee805a5876d/?format=api"
},
{
"id": "3bbe27a5-89c7-4607-a4d8-3119300d2794",
"gambit_id": "324ca2c4-8ef4-493a-841f-4de75da862b9",
"last_updated": "2022-10-17T15:32:02.539245-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Falcons",
"reward": "2.61000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e8a90c0-06a3-43e9-b124-6ee805a5876d/?format=api"
}
]
}