GET /api/bet_types/8428ef90-fed3-4bfa-bb18-a0bf4a543cba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8428ef90-fed3-4bfa-bb18-a0bf4a543cba",
"match": "https://api-prod.gambitprofit.com/api/matches/b7470c99-22b8-4fb9-9fb9-dcce0d2717a2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-05T09:22:22.025864-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": "CWS (D Cease)",
"amount": 5627.0
},
{
"team": "SFO (L Webb)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "56bb5529-4b74-4105-8143-fb45a9330f1f",
"gambit_id": "d4562bf7-3608-4c24-a40e-a326e6baab2d",
"last_updated": "2023-04-06T11:32:08.541350-04:00",
"created_at": "2023-04-05T09:22:22.028557-04:00",
"name": "CWS (D Cease)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8428ef90-fed3-4bfa-bb18-a0bf4a543cba/?format=api"
},
{
"id": "cb4769a3-e928-467f-9936-aa46014f00fc",
"gambit_id": "0b763496-6c97-48f4-a69b-b2c1775cfba4",
"last_updated": "2023-04-06T11:32:08.543316-04:00",
"created_at": "2023-04-05T09:22:22.031011-04:00",
"name": "SFO (L Webb)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8428ef90-fed3-4bfa-bb18-a0bf4a543cba/?format=api"
}
]
}