GET /api/bet_types/368855c7-0f51-48e6-b204-db78e2ce0e71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "368855c7-0f51-48e6-b204-db78e2ce0e71",
"match": "https://api-prod.gambitprofit.com/api/matches/0304eda1-e0b0-4ed8-b1e8-f156bf4b9c06/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-15T11:43:03.584113-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": "SDG",
"amount": 6154.0
},
{
"team": "PHI",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "72d106a0-e21b-4905-9846-0808fb85a04d",
"gambit_id": "d8cbcfe7-e38e-4798-ba6c-8f5a1651fabf",
"last_updated": "2023-07-17T10:18:28.538372-04:00",
"created_at": "2023-07-15T11:43:03.585549-04:00",
"name": "SDG",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/368855c7-0f51-48e6-b204-db78e2ce0e71/?format=api"
},
{
"id": "20bc9efb-fc91-4703-a2fe-db8386d8cfea",
"gambit_id": "72694bce-33bc-4e7f-9efe-a8de1f5d0997",
"last_updated": "2023-07-17T10:18:28.539726-04:00",
"created_at": "2023-07-15T11:43:03.587087-04:00",
"name": "PHI",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/368855c7-0f51-48e6-b204-db78e2ce0e71/?format=api"
}
]
}