GET /api/bet_types/e6ca5550-d624-4ae6-acfa-0cdd1ad4e133/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6ca5550-d624-4ae6-acfa-0cdd1ad4e133",
"match": "https://api-prod.gambitprofit.com/api/matches/8a893202-912f-4120-9672-73dc19416c5b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T09:38:06.837214-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": "NYY (D German)",
"amount": 5415.0
},
{
"team": "BOS (T Houck)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "46a43938-42f8-44b8-b674-5aa516c1f155",
"gambit_id": "da17a0d4-2fa3-491a-a037-60fc1ff0b58e",
"last_updated": "2023-06-11T11:13:01.118763-04:00",
"created_at": "2023-06-10T09:38:06.843266-04:00",
"name": "NYY (D German)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6ca5550-d624-4ae6-acfa-0cdd1ad4e133/?format=api"
},
{
"id": "6a236080-682a-4dd6-b99b-c947829b11bd",
"gambit_id": "7ac0b84a-7fa4-42bb-84a6-22dc4afb3a1b",
"last_updated": "2023-06-11T11:13:01.117232-04:00",
"created_at": "2023-06-10T09:38:06.840659-04:00",
"name": "BOS (T Houck)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6ca5550-d624-4ae6-acfa-0cdd1ad4e133/?format=api"
}
]
}