GET /api/bet_types/9f2c306b-529f-44af-953e-314860454e0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f2c306b-529f-44af-953e-314860454e0f",
"match": "https://api-prod.gambitprofit.com/api/matches/470ec72d-250c-4efa-9cdd-99a48f55c323/?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": "MIN (S Gray)",
"amount": 5505.0
},
{
"team": "CWS (D Martin)",
"amount": 4495.0
}
],
"expected_reward_tokens": 9303.45,
"profit_sb": 303.45,
"profit_sb_percentage": 3.37,
"recommended": true
},
"lines": [
{
"id": "e371f798-af06-45b5-8893-c3aeea9f17ce",
"gambit_id": "ea0639c5-1de1-46c8-a7ed-813e0f2c2a5e",
"last_updated": "2022-12-24T17:12:08.471237-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (S Gray)",
"reward": "1.69000",
"odds": "1.77520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f2c306b-529f-44af-953e-314860454e0f/?format=api"
},
{
"id": "e73f39b4-9cc4-48f8-81d4-ea566e8283fc",
"gambit_id": "f92ef848-61d5-48d1-ae3d-018b24a9dbbe",
"last_updated": "2022-12-24T17:12:08.470097-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (D Martin)",
"reward": "2.07000",
"odds": "2.19000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f2c306b-529f-44af-953e-314860454e0f/?format=api"
}
]
}