GET /api/bet_types/60bff388-aa0f-4dbb-a7e6-8c81c7de9388/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60bff388-aa0f-4dbb-a7e6-8c81c7de9388",
"match": "https://api-prod.gambitprofit.com/api/matches/df8cabb4-fb8c-47fb-b244-e8693e19d264/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-15T08:58:07.351678-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": "HOU (F Valdez)",
"amount": 5827.0
},
{
"team": "LAA (R Detmers)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "1eb68ea4-4879-4752-ba9f-00ae11bf4957",
"gambit_id": "08ee3cca-7f69-4e5f-8e9c-c678cbe3caf2",
"last_updated": "2023-07-17T10:08:19.010765-04:00",
"created_at": "2023-07-15T08:58:07.353072-04:00",
"name": "HOU (F Valdez)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60bff388-aa0f-4dbb-a7e6-8c81c7de9388/?format=api"
},
{
"id": "2b0495ca-d6b0-41eb-b176-9001b7a776cf",
"gambit_id": "6fccd9da-7c05-4c8f-a45b-0c9fa4870b53",
"last_updated": "2023-07-17T10:08:19.008825-04:00",
"created_at": "2023-07-15T08:58:07.354547-04:00",
"name": "LAA (R Detmers)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60bff388-aa0f-4dbb-a7e6-8c81c7de9388/?format=api"
}
]
}