GET /api/bet_types/01301f1a-272e-42f6-8798-52f40a7847ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01301f1a-272e-42f6-8798-52f40a7847ca",
"match": "https://api-prod.gambitprofit.com/api/matches/61abc13d-8476-4cb9-8f3f-13639c7973a7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-11T10:08:14.454808-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": "PIT (M Keller)",
"amount": 5527.0
},
{
"team": "NYM (C Carrasco)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "5214184f-5433-4838-849e-1f5b436f2956",
"gambit_id": "059bbef2-4f4b-416e-a8f7-6a50efe0d3e1",
"last_updated": "2023-06-12T18:48:18.195193-04:00",
"created_at": "2023-06-11T10:08:14.458903-04:00",
"name": "PIT (M Keller)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01301f1a-272e-42f6-8798-52f40a7847ca/?format=api"
},
{
"id": "bf396a81-79ae-422b-8c86-7f321a9d1440",
"gambit_id": "ebe66756-7286-4b2c-9fce-872e19c664fe",
"last_updated": "2023-06-12T18:48:18.191921-04:00",
"created_at": "2023-06-11T10:08:14.456798-04:00",
"name": "NYM (C Carrasco)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01301f1a-272e-42f6-8798-52f40a7847ca/?format=api"
}
]
}