GET /api/bet_types/7e2297d1-3dc5-49c6-b5b7-97305f2fbef6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e2297d1-3dc5-49c6-b5b7-97305f2fbef6",
"match": "https://api-prod.gambitprofit.com/api/matches/945cd76d-a747-4fc4-950a-5b306ba9729f/?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": "SDG (S Manaea)",
"amount": 5807.0
},
{
"team": "MIA (E Cabrera)",
"amount": 4193.0
}
],
"expected_reward_tokens": 9349.27,
"profit_sb": 349.27,
"profit_sb_percentage": 3.88,
"recommended": true
},
"lines": [
{
"id": "7d413b66-a508-4077-932d-13ae48e533da",
"gambit_id": "6fdb5fd3-8507-4f80-a384-0ca6c59e9065",
"last_updated": "2022-08-17T10:02:07.774988-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (S Manaea)",
"reward": "1.61000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e2297d1-3dc5-49c6-b5b7-97305f2fbef6/?format=api"
},
{
"id": "c74b4c90-0df6-4a51-a779-4a8f7073040b",
"gambit_id": "99ad34e6-6419-4913-94fd-eb94b362062c",
"last_updated": "2022-08-17T10:02:07.774536-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (E Cabrera)",
"reward": "2.23000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e2297d1-3dc5-49c6-b5b7-97305f2fbef6/?format=api"
}
]
}