GET /api/bet_types/732fe973-29b0-45e2-8297-95d4b438fe7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "732fe973-29b0-45e2-8297-95d4b438fe7b",
"match": "https://api-prod.gambitprofit.com/api/matches/76a6e9b6-1bfd-44c3-b76c-3f570c546c3b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-21T08:53:25.474674-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": "SEA (B Miller)",
"amount": 5117.0
},
{
"team": "TOR (Y Kikuchi)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "6afeafd3-2019-4977-a4bf-930a6aa72ec7",
"gambit_id": "01d61967-bed8-499b-bcaa-dc0c659c7246",
"last_updated": "2023-07-22T09:47:58.936040-04:00",
"created_at": "2023-07-21T08:53:25.479339-04:00",
"name": "SEA (B Miller)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732fe973-29b0-45e2-8297-95d4b438fe7b/?format=api"
},
{
"id": "953f35cd-26e3-46b9-87cd-7d054816e659",
"gambit_id": "081923af-1cf1-4b76-845e-cc79b0218aeb",
"last_updated": "2023-07-22T09:47:58.932357-04:00",
"created_at": "2023-07-21T08:53:25.477038-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732fe973-29b0-45e2-8297-95d4b438fe7b/?format=api"
}
]
}