GET /api/bet_types/2cd9a1d3-446e-49ed-8974-b27aee90d5f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2cd9a1d3-446e-49ed-8974-b27aee90d5f2",
"match": "https://api-prod.gambitprofit.com/api/matches/cbc34bc9-2eca-4f0e-be75-d915a36c8b8f/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-07T09:07:55.071853-05: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": "Cleveland Cavaliers",
"amount": 8000.0
},
{
"team": "San Antonio Spurs",
"amount": 2000.0
}
],
"expected_reward_tokens": 9440.0,
"profit_sb": -60.0,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "f84d60e3-078f-4713-aee9-4229326a7276",
"gambit_id": "010a5cc8-82dc-48f9-b2da-7f2d596b326a",
"last_updated": "2024-01-09T10:43:22.869615-05:00",
"created_at": "2024-01-07T09:07:55.082026-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.18000",
"odds": "1.19230",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cd9a1d3-446e-49ed-8974-b27aee90d5f2/?format=api"
},
{
"id": "e13d5160-0285-47de-bb94-3d19e8ef9da7",
"gambit_id": "7db2e042-9a28-4a05-a575-a218677507e6",
"last_updated": "2024-01-09T10:43:22.866330-05:00",
"created_at": "2024-01-07T09:07:55.076063-05:00",
"name": "San Antonio Spurs",
"reward": "4.72000",
"odds": "4.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cd9a1d3-446e-49ed-8974-b27aee90d5f2/?format=api"
}
]
}