GET /api/bet_types/10818371-30e5-4eec-a720-7614aa749f2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10818371-30e5-4eec-a720-7614aa749f2f",
"match": "https://api-prod.gambitprofit.com/api/matches/a6af9f32-276e-436f-97bc-e6f68d7aaffb/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-19T09:28:02.372995-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": "CIN",
"amount": 5423.0
},
{
"team": "TOR",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "98370725-0108-4bf4-b7bc-a27376cbf2b1",
"gambit_id": "c1434a79-4f9b-4673-b719-5c577c2bc018",
"last_updated": "2023-08-21T11:08:28.163706-04:00",
"created_at": "2023-08-19T09:28:02.382465-04:00",
"name": "CIN",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10818371-30e5-4eec-a720-7614aa749f2f/?format=api"
},
{
"id": "1a154e03-b0ad-4f87-946d-e46fa68bfb76",
"gambit_id": "14cff489-9090-434a-8d79-ecb5d9b1199a",
"last_updated": "2023-08-21T11:08:28.160343-04:00",
"created_at": "2023-08-19T09:28:02.377364-04:00",
"name": "TOR",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10818371-30e5-4eec-a720-7614aa749f2f/?format=api"
}
]
}