GET /api/bet_types/92b8b71b-3639-4c85-9a77-c53c02623d39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92b8b71b-3639-4c85-9a77-c53c02623d39",
"match": "https://api-prod.gambitprofit.com/api/matches/de952576-a4cf-455c-9c24-60010a0cd28f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-04T09:43:05.345738-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": "DET (T Skubal)",
"amount": 6154.0
},
{
"team": "OAK (J Sears)",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "0a6005a2-5eaa-48ee-b2b9-0157849df7a9",
"gambit_id": "f912e30b-23e5-467e-bffc-4067f79d9a5d",
"last_updated": "2023-07-05T18:53:21.401034-04:00",
"created_at": "2023-07-04T09:43:05.351466-04:00",
"name": "DET (T Skubal)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92b8b71b-3639-4c85-9a77-c53c02623d39/?format=api"
},
{
"id": "02474a14-1a58-482d-abd0-919ab1ebf399",
"gambit_id": "a21f1e0a-8f41-4159-98bb-8e66e2af0587",
"last_updated": "2023-07-05T18:53:21.399141-04:00",
"created_at": "2023-07-04T09:43:05.348517-04:00",
"name": "OAK (J Sears)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92b8b71b-3639-4c85-9a77-c53c02623d39/?format=api"
}
]
}