GET /api/bet_types/4b7f9a20-c1dc-421c-b504-377cb6c57054/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b7f9a20-c1dc-421c-b504-377cb6c57054",
"match": "https://api-prod.gambitprofit.com/api/matches/8d31bbbb-54f3-4486-88b5-1f277b2c74f8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-12T10:28:19.458881-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": "ATL (S Strider)",
"amount": 5831.0
},
{
"team": "PHI (R Suarez)",
"amount": 4169.0
}
],
"expected_reward_tokens": 9504.53,
"profit_sb": 4.53,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "46152dd1-8b85-4c37-95bc-8da26622cc0a",
"gambit_id": "af45641f-d5f1-47f8-84d6-795d67ac48da",
"last_updated": "2023-10-13T20:48:01.559344-04:00",
"created_at": "2023-10-12T10:28:19.465084-04:00",
"name": "ATL (S Strider)",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7f9a20-c1dc-421c-b504-377cb6c57054/?format=api"
},
{
"id": "ed89e437-245b-4b7e-baa1-9ff27cf0693f",
"gambit_id": "5c26c1ff-764f-47f2-804d-f3ff321b4662",
"last_updated": "2023-10-13T20:48:01.563920-04:00",
"created_at": "2023-10-12T10:28:19.470365-04:00",
"name": "PHI (R Suarez)",
"reward": "2.28000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7f9a20-c1dc-421c-b504-377cb6c57054/?format=api"
}
]
}