GET /api/bet_types/99a541e3-0f7b-4385-a011-196bf0a997a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99a541e3-0f7b-4385-a011-196bf0a997a1",
"match": "https://api-prod.gambitprofit.com/api/matches/5827fa23-4e91-4ea0-a0af-17f3007d41ab/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "CLE (K Pilkington)",
"amount": 5202.0
},
{
"team": "LAA (R Detmers)",
"amount": 4798.0
}
],
"expected_reward_tokens": 9259.56,
"profit_sb": 259.56,
"profit_sb_percentage": 2.88,
"recommended": true
},
"lines": [
{
"id": "c014e139-fd4a-4dd7-94df-9297813069b2",
"gambit_id": "3814367d-c0fa-44eb-a329-2442611f5214",
"last_updated": "2022-09-13T22:57:07.740346-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (K Pilkington)",
"reward": "1.78000",
"odds": "1.87720",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a541e3-0f7b-4385-a011-196bf0a997a1/?format=api"
},
{
"id": "706c0831-87b1-4f2f-b5e4-fa518e9d096c",
"gambit_id": "06d2b8dd-0b2c-4ad2-b586-0727caf5e5de",
"last_updated": "2022-09-13T22:57:07.741360-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (R Detmers)",
"reward": "1.93000",
"odds": "2.04000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99a541e3-0f7b-4385-a011-196bf0a997a1/?format=api"
}
]
}