GET /api/bet_types/acf46df1-06da-45a1-81f8-d77934a5cf0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acf46df1-06da-45a1-81f8-d77934a5cf0a",
"match": "https://api-prod.gambitprofit.com/api/matches/290cedad-4bd5-4ed2-b2b9-e9e15e872a19/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-22T08:38:11.295875-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": "LOS (B Miller)",
"amount": 5604.0
},
{
"team": "TEX (D Dunning)",
"amount": 4396.0
}
],
"expected_reward_tokens": 9582.84,
"profit_sb": 82.84,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "9332bba8-4719-4c3e-b45e-bd99de711088",
"gambit_id": "7dd3917f-54fd-487e-99e3-7a6f6e0d7769",
"last_updated": "2023-07-23T21:58:27.086013-04:00",
"created_at": "2023-07-22T08:38:11.300025-04:00",
"name": "LOS (B Miller)",
"reward": "1.71000",
"odds": "1.74630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf46df1-06da-45a1-81f8-d77934a5cf0a/?format=api"
},
{
"id": "91fb57cf-02f2-4c69-8a0c-ea452059845d",
"gambit_id": "eda53ef5-2edc-4692-bbb1-05da8e3b616a",
"last_updated": "2023-07-23T21:58:27.091283-04:00",
"created_at": "2023-07-22T08:38:11.305130-04:00",
"name": "TEX (D Dunning)",
"reward": "2.18000",
"odds": "2.24000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acf46df1-06da-45a1-81f8-d77934a5cf0a/?format=api"
}
]
}