GET /api/bet_types/64b5268e-6955-44a2-b16c-66007e0e6660/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64b5268e-6955-44a2-b16c-66007e0e6660",
"match": "https://api-prod.gambitprofit.com/api/matches/67e89763-eff1-4aa2-ab4b-3d6780dee01b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-21T09:03:16.203499-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": "OAK (P Blackburn)",
"amount": 5440.0
},
{
"team": "KAN (T Davidson)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "39685d99-2d2d-4a15-9e53-b5af247e8814",
"gambit_id": "acbe2cc8-092e-4cd7-a958-6cd4a383585d",
"last_updated": "2023-08-23T09:48:06.268554-04:00",
"created_at": "2023-08-21T09:03:16.222011-04:00",
"name": "OAK (P Blackburn)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64b5268e-6955-44a2-b16c-66007e0e6660/?format=api"
},
{
"id": "6e4a3f27-7524-4e00-8998-480bc1828c09",
"gambit_id": "7b3d5204-ef27-4ac3-b840-599da68b0c9f",
"last_updated": "2023-08-23T09:48:06.256354-04:00",
"created_at": "2023-08-21T09:03:16.217433-04:00",
"name": "KAN (T Davidson)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64b5268e-6955-44a2-b16c-66007e0e6660/?format=api"
}
]
}