GET /api/bet_types/ae782fe1-5f8b-4b81-852e-f5acbc5b0a9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae782fe1-5f8b-4b81-852e-f5acbc5b0a9b",
"match": "https://api-prod.gambitprofit.com/api/matches/d3a87bd3-7332-450f-96e8-4a2736360ff8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-14T09:33:05.258882-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": "TOR (K Gausman)",
"amount": 5827.0
},
{
"team": "TEX (N Eovaldi)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "9e991444-d5e1-40d3-9da2-b2e1df6f7d3d",
"gambit_id": "a833c300-e321-4451-8384-9a6adb0bafc1",
"last_updated": "2023-09-15T16:08:14.825914-04:00",
"created_at": "2023-09-14T09:33:05.266849-04:00",
"name": "TOR (K Gausman)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae782fe1-5f8b-4b81-852e-f5acbc5b0a9b/?format=api"
},
{
"id": "7ab8111a-37b7-44fa-afc2-b3b368a909bc",
"gambit_id": "64235e9d-b3f3-4fb3-8057-99f0782d14bf",
"last_updated": "2023-09-15T16:08:14.817490-04:00",
"created_at": "2023-09-14T09:33:05.262989-04:00",
"name": "TEX (N Eovaldi)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae782fe1-5f8b-4b81-852e-f5acbc5b0a9b/?format=api"
}
]
}