GET /api/bet_types/e8b3ba56-bff4-4524-8280-97cc8bef3a6b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8b3ba56-bff4-4524-8280-97cc8bef3a6b",
"match": "https://api-prod.gambitprofit.com/api/matches/e82a0984-2980-48ca-95ee-8d56377026ea/?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": "CIN (F Cruz)",
"amount": 5597.0
},
{
"team": "PIT (L Ortiz)",
"amount": 4403.0
}
],
"expected_reward_tokens": 9290.33,
"profit_sb": 290.33,
"profit_sb_percentage": 3.23,
"recommended": true
},
"lines": [
{
"id": "9884c5e1-5c55-45fc-891a-c2af55e0c8cc",
"gambit_id": "52c6c1aa-f3d6-4c0a-b9b9-f16e630db8d6",
"last_updated": "2022-09-14T10:32:07.906347-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (F Cruz)",
"reward": "1.66000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b3ba56-bff4-4524-8280-97cc8bef3a6b/?format=api"
},
{
"id": "248931d1-e942-4d97-9e45-fc9ee6226eb3",
"gambit_id": "737b1a44-d08a-4beb-a7be-d9c6f81301b2",
"last_updated": "2022-09-14T10:32:07.907279-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (L Ortiz)",
"reward": "2.11000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8b3ba56-bff4-4524-8280-97cc8bef3a6b/?format=api"
}
]
}