GET /api/bet_types/19f1b10f-052a-4a5c-84db-d125da985679/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19f1b10f-052a-4a5c-84db-d125da985679",
"match": "https://api-prod.gambitprofit.com/api/matches/02991d2e-3173-41b3-ac6c-20eccad557f1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-07T09:28:20.025571-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": "MIA (E Cabrera)",
"amount": 6293.0
},
{
"team": "KAN (J Lyles)",
"amount": 3707.0
}
],
"expected_reward_tokens": 9564.06,
"profit_sb": 64.06,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "95a5f4dc-6b88-4720-b9d8-3f2c4b909599",
"gambit_id": "867b459b-ae42-4fa4-999b-c832bf01b596",
"last_updated": "2023-06-08T16:33:25.948775-04:00",
"created_at": "2023-06-07T09:28:20.033651-04:00",
"name": "MIA (E Cabrera)",
"reward": "1.52000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19f1b10f-052a-4a5c-84db-d125da985679/?format=api"
},
{
"id": "97ecf580-4df6-485b-94fe-7708cc626532",
"gambit_id": "f02cc286-3f87-40f9-bbed-ec3f1e07a779",
"last_updated": "2023-06-08T16:33:25.945431-04:00",
"created_at": "2023-06-07T09:28:20.031032-04:00",
"name": "KAN (J Lyles)",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19f1b10f-052a-4a5c-84db-d125da985679/?format=api"
}
]
}