GET /api/bet_types/b05ce3df-1430-441c-8e58-60efe7eb25b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b05ce3df-1430-441c-8e58-60efe7eb25b1",
"match": "https://api-prod.gambitprofit.com/api/matches/47d9d003-63dc-4010-bc5f-ecca787ddaeb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-12T09:32:56.409443-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": "Philadelphia 76ers",
"amount": 6978.0
},
{
"team": "Indiana Pacers",
"amount": 3022.0
}
],
"expected_reward_tokens": 9489.08,
"profit_sb": -10.92,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "1a3b40cc-b29f-4723-a105-07a7561cdcd4",
"gambit_id": "7188f46f-0e1d-477c-9a9f-ef1b094c5876",
"last_updated": "2023-11-14T09:23:06.485270-05:00",
"created_at": "2023-11-12T09:32:56.417060-05:00",
"name": "Philadelphia 76ers",
"reward": "1.36000",
"odds": "1.37740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05ce3df-1430-441c-8e58-60efe7eb25b1/?format=api"
},
{
"id": "23f53ddf-983c-4979-8f43-e94c71a2ba23",
"gambit_id": "870a76f1-624f-4b68-a637-f517d2a5f5d3",
"last_updated": "2023-11-14T09:23:06.481761-05:00",
"created_at": "2023-11-12T09:32:56.413142-05:00",
"name": "Indiana Pacers",
"reward": "3.14000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05ce3df-1430-441c-8e58-60efe7eb25b1/?format=api"
}
]
}