GET /api/bet_types/ddc16979-f1ca-4501-9c57-116842c8f27f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ddc16979-f1ca-4501-9c57-116842c8f27f",
"match": "https://api-prod.gambitprofit.com/api/matches/3e9cb888-9c53-4ba1-b662-75e12005859f/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-22T09:58:23.533606-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": "SEA",
"amount": 6324.0
},
{
"team": "TEX",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "67b4c1c8-7b20-47bb-a048-1818c90c89bb",
"gambit_id": "863703ec-ca21-4ce4-9dad-14bac213bbc7",
"last_updated": "2023-09-23T20:53:09.444391-04:00",
"created_at": "2023-09-22T09:58:23.537034-04:00",
"name": "SEA",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc16979-f1ca-4501-9c57-116842c8f27f/?format=api"
},
{
"id": "8a4bbb68-1d9c-4a3c-b92d-5a51ff7ae1b0",
"gambit_id": "b49c20d0-3ead-4ad6-b4bd-1570113df671",
"last_updated": "2023-09-23T20:53:09.447592-04:00",
"created_at": "2023-09-22T09:58:23.541145-04:00",
"name": "TEX",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ddc16979-f1ca-4501-9c57-116842c8f27f/?format=api"
}
]
}