GET /api/bet_types/16f8cec5-f6de-462f-a39a-801307c9a2ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "16f8cec5-f6de-462f-a39a-801307c9a2ed",
"match": "https://api-prod.gambitprofit.com/api/matches/7d0d70db-6e09-4599-8004-18fea075e914/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-12T09:03:12.185939-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": "LAA",
"amount": 5599.0
},
{
"team": "TEX",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "ac53d834-dfbd-4cf1-9715-eaea2c8c0ec9",
"gambit_id": "210e87a4-aa68-4cb2-80b0-59d2140303b5",
"last_updated": "2023-06-13T11:08:03.150776-04:00",
"created_at": "2023-06-12T09:03:12.188695-04:00",
"name": "LAA",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f8cec5-f6de-462f-a39a-801307c9a2ed/?format=api"
},
{
"id": "2e7ef813-8bd6-4284-bf1b-8b9dac140a6b",
"gambit_id": "13f95c8b-326e-4f55-a143-98a7fe6b5e60",
"last_updated": "2023-06-13T11:08:03.152789-04:00",
"created_at": "2023-06-12T09:03:12.191368-04:00",
"name": "TEX",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/16f8cec5-f6de-462f-a39a-801307c9a2ed/?format=api"
}
]
}