GET /api/bet_types/33580c6a-bf79-42ef-9db1-731039e44ece/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33580c6a-bf79-42ef-9db1-731039e44ece",
"match": "https://api-prod.gambitprofit.com/api/matches/b495b1a4-b724-43a2-8bc3-deed1406cf55/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-23T08:33:16.732595-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 (G Kirby)",
"amount": 6682.0
},
{
"team": "CWS (M Kopech)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "136d1ddc-0e80-46e2-88f5-0a659873979e",
"gambit_id": "3708dc4c-0003-497f-98d4-485423f7afc3",
"last_updated": "2023-08-25T10:23:03.480698-04:00",
"created_at": "2023-08-23T08:33:16.740679-04:00",
"name": "SEA (G Kirby)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33580c6a-bf79-42ef-9db1-731039e44ece/?format=api"
},
{
"id": "ad63daec-07d3-4354-b8b8-555c0f9815e2",
"gambit_id": "d4dcf45f-98a2-4426-83a4-00d630d56b9f",
"last_updated": "2023-08-25T10:23:03.476932-04:00",
"created_at": "2023-08-23T08:33:16.736914-04:00",
"name": "CWS (M Kopech)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33580c6a-bf79-42ef-9db1-731039e44ece/?format=api"
}
]
}