GET /api/bet_types/ef069087-cef3-4f65-b1ca-177bb8589189/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef069087-cef3-4f65-b1ca-177bb8589189",
"match": "https://api-prod.gambitprofit.com/api/matches/1f74a553-a403-4e47-8686-db81b3078575/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-04T08:53:00.035276-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": "LOS",
"amount": 6324.0
},
{
"team": "SDG",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "42336299-98ee-4e2e-b0ac-0a6ae12c4806",
"gambit_id": "f653e7ef-a500-42ef-9ccd-72252619d4ca",
"last_updated": "2023-08-05T11:58:12.281103-04:00",
"created_at": "2023-08-04T08:53:00.039721-04:00",
"name": "LOS",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef069087-cef3-4f65-b1ca-177bb8589189/?format=api"
},
{
"id": "727c0a2a-074b-435e-abad-58b5cef230e9",
"gambit_id": "a0a90c47-fba8-4a88-b648-fa39b94cc280",
"last_updated": "2023-08-05T11:58:12.284471-04:00",
"created_at": "2023-08-04T08:53:00.043947-04:00",
"name": "SDG",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef069087-cef3-4f65-b1ca-177bb8589189/?format=api"
}
]
}