GET /api/bet_types/62105b30-9535-432d-806f-8eed04f2e989/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62105b30-9535-432d-806f-8eed04f2e989",
"match": "https://api-prod.gambitprofit.com/api/matches/87b13cd3-30de-41c8-ab9b-4f5e095e70fe/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:06:57.574954-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": "SFO (L Webb)",
"amount": 5527.0
},
{
"team": "NYM (D Peterson)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "6b8fb946-9d90-4ef4-82c8-45d9a8d1ab3a",
"gambit_id": "0c47f382-35da-4800-9e28-2622a5c5ae42",
"last_updated": "2023-04-23T18:27:07.290915-04:00",
"created_at": "2023-04-22T13:06:57.576534-04:00",
"name": "SFO (L Webb)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62105b30-9535-432d-806f-8eed04f2e989/?format=api"
},
{
"id": "91849d39-4056-4fee-b438-e165b200531f",
"gambit_id": "ad5d437b-ff07-4296-8a36-2a0c13ea2712",
"last_updated": "2023-04-23T18:27:07.293361-04:00",
"created_at": "2023-04-22T13:06:57.578230-04:00",
"name": "NYM (D Peterson)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62105b30-9535-432d-806f-8eed04f2e989/?format=api"
}
]
}