GET /api/bet_types/28affbab-00e2-4f87-810f-97606481bb0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28affbab-00e2-4f87-810f-97606481bb0f",
"match": "https://api-prod.gambitprofit.com/api/matches/5c202ae9-1893-4c7d-a2c3-8a0e54ad5646/?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": "Merab Dvalishvili",
"amount": 5479.0
},
{
"team": "Jose Aldo",
"amount": 4521.0
}
],
"expected_reward_tokens": 9040.35,
"profit_sb": 40.35,
"profit_sb_percentage": 0.45,
"recommended": true
},
"lines": [
{
"id": "a1eb8a07-3f12-4ba8-bdb4-815b1126afbc",
"gambit_id": "6d215387-8e91-41df-a06c-8753ea3d2eb0",
"last_updated": "2022-08-21T19:32:05.261632-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Merab Dvalishvili",
"reward": "1.65000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28affbab-00e2-4f87-810f-97606481bb0f/?format=api"
},
{
"id": "684163ea-e225-4d82-b7fb-a7d0a08cd234",
"gambit_id": "36d52490-4bc9-4c3f-928e-7cad4277d010",
"last_updated": "2022-08-21T19:32:05.261101-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jose Aldo",
"reward": "2.00000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28affbab-00e2-4f87-810f-97606481bb0f/?format=api"
}
]
}