GET /api/bet_types/37085bb0-df1c-4810-9a83-192570ba602a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37085bb0-df1c-4810-9a83-192570ba602a",
"match": "https://api-prod.gambitprofit.com/api/matches/00df795f-4487-4407-b594-8d3946fbc897/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-02T09:33:14.500298-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": "CHC (J Assad)",
"amount": 5312.0
},
{
"team": "CIN (A Abbott)",
"amount": 4688.0
}
],
"expected_reward_tokens": 9561.6,
"profit_sb": 61.6,
"profit_sb_percentage": 0.65,
"recommended": true
},
"lines": [
{
"id": "3049c356-9c12-46b3-a4cb-2917ce0172b7",
"gambit_id": "3b80aca3-db14-41aa-83ee-5e1244ec0156",
"last_updated": "2023-09-04T12:53:27.485870-04:00",
"created_at": "2023-09-02T09:33:14.504137-04:00",
"name": "CHC (J Assad)",
"reward": "1.80000",
"odds": "1.84030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37085bb0-df1c-4810-9a83-192570ba602a/?format=api"
},
{
"id": "248fdc60-801e-4a12-bd3a-aa8cc91d8068",
"gambit_id": "3daa8073-50f6-43a0-9d3a-4b0ab63ad1b6",
"last_updated": "2023-09-04T12:53:27.490032-04:00",
"created_at": "2023-09-02T09:33:14.508100-04:00",
"name": "CIN (A Abbott)",
"reward": "2.04000",
"odds": "2.09000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37085bb0-df1c-4810-9a83-192570ba602a/?format=api"
}
]
}