GET /api/bet_types/929c20a5-907e-49b8-8bc4-68980b5c1efb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "929c20a5-907e-49b8-8bc4-68980b5c1efb",
"match": "https://api-prod.gambitprofit.com/api/matches/5cc1747e-4a90-4afd-bd77-7eb601c71dc1/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Cincinnati Bengals",
"amount": 7115.0
},
{
"team": "Atlanta Falcons",
"amount": 2885.0
}
],
"expected_reward_tokens": 9605.25,
"profit_sb": 105.25,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "2de89db4-3325-463d-a3cc-0b0b91ed3b87",
"gambit_id": "4582a815-bc5b-4c65-a2d2-84c1b0df1420",
"last_updated": "2022-10-24T10:52:23.126895-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cincinnati Bengals",
"reward": "1.35000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929c20a5-907e-49b8-8bc4-68980b5c1efb/?format=api"
},
{
"id": "d1a99fa5-bc37-4fd2-bafb-813c9b94c68b",
"gambit_id": "ad00c861-0533-4515-bae8-e166b6fd9815",
"last_updated": "2022-10-24T10:52:23.127986-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Falcons",
"reward": "3.33000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929c20a5-907e-49b8-8bc4-68980b5c1efb/?format=api"
}
]
}