GET /api/bet_types/3b1436aa-cce6-461e-b621-1f4092f6c757/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b1436aa-cce6-461e-b621-1f4092f6c757",
"match": "https://api-prod.gambitprofit.com/api/matches/1c79d6a1-ef63-44be-ad7f-5cd54ad38657/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-05T10:57:16.023680-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": "SDG (B Snell)",
"amount": 6070.0
},
{
"team": "CHC (K Hendricks)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "566fc2d1-08f3-4cb4-8342-2526111f45c8",
"gambit_id": "c7d62d00-c15c-4238-bef9-17a01369eb49",
"last_updated": "2023-06-06T15:57:21.465081-04:00",
"created_at": "2023-06-05T10:57:16.028816-04:00",
"name": "SDG (B Snell)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b1436aa-cce6-461e-b621-1f4092f6c757/?format=api"
},
{
"id": "4509f1c0-1461-432b-a28b-a02052683763",
"gambit_id": "13b950f4-5cda-4714-89b6-c7eb8f59b160",
"last_updated": "2023-06-06T15:57:21.463198-04:00",
"created_at": "2023-06-05T10:57:16.026371-04:00",
"name": "CHC (K Hendricks)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b1436aa-cce6-461e-b621-1f4092f6c757/?format=api"
}
]
}