GET /api/bet_types/f0970f77-dd09-4052-b310-af2eaaec9aa0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0970f77-dd09-4052-b310-af2eaaec9aa0",
"match": "https://api-prod.gambitprofit.com/api/matches/e5da3007-ee24-4e48-a2e6-9aab2d2bd50e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T09:57:07.831086-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": "NYY (J Brito)",
"amount": 5527.0
},
{
"team": "SFO (R Stripling)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "760195bf-ee7b-458e-a088-4620e0f3d8b2",
"gambit_id": "5c7edbfe-2a52-4891-9920-8a11346107df",
"last_updated": "2023-04-03T14:21:50.739204-04:00",
"created_at": "2023-04-02T09:57:07.833120-04:00",
"name": "NYY (J Brito)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0970f77-dd09-4052-b310-af2eaaec9aa0/?format=api"
},
{
"id": "f79d6b09-f841-4f34-828c-85ba259501fc",
"gambit_id": "15fe16cd-8a00-4b66-acf8-0901acdd8450",
"last_updated": "2023-04-03T14:21:50.741613-04:00",
"created_at": "2023-04-02T09:57:07.835419-04:00",
"name": "SFO (R Stripling)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0970f77-dd09-4052-b310-af2eaaec9aa0/?format=api"
}
]
}