GET /api/bet_types/811dadb0-3f1c-4545-bd31-141fa7be9a0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "811dadb0-3f1c-4545-bd31-141fa7be9a0a",
"match": "https://api-prod.gambitprofit.com/api/matches/f3befcc3-9895-43cb-b45e-e64fbe0bbe0b/?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": "SEA (L Gilbert)",
"amount": 5511.0
},
{
"team": "LAA (J Suarez)",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": 202.45,
"profit_sb_percentage": 2.25,
"recommended": true
},
"lines": [
{
"id": "4bb17213-7e34-4b6c-9f50-767ac4ac9e48",
"gambit_id": "8ffbc5a0-f68e-4145-a357-01dbfaaf7ab6",
"last_updated": "2022-09-20T16:07:12.999547-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (L Gilbert)",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/811dadb0-3f1c-4545-bd31-141fa7be9a0a/?format=api"
},
{
"id": "dbe398b3-d17b-4cde-8ee5-c5d2b5994935",
"gambit_id": "78a7961b-9d48-424a-a077-3740844e9a73",
"last_updated": "2022-09-20T16:07:12.998342-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (J Suarez)",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/811dadb0-3f1c-4545-bd31-141fa7be9a0a/?format=api"
}
]
}