GET /api/bet_types/40f99b63-a485-47bc-99d1-6e1b298844d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40f99b63-a485-47bc-99d1-6e1b298844d0",
"match": "https://api-prod.gambitprofit.com/api/matches/7495c88b-c571-470f-b38a-6386bb317f7e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T08:23:05.118631-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": "MIL (F Peralta)",
"amount": 5426.0
},
{
"team": "PIT (O Bido)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "2eb66adb-dde0-4939-8dcc-244017d944be",
"gambit_id": "c94b2936-1598-483e-8c70-80e86c144cc7",
"last_updated": "2023-07-02T11:08:02.028299-04:00",
"created_at": "2023-06-30T08:23:05.120581-04:00",
"name": "MIL (F Peralta)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40f99b63-a485-47bc-99d1-6e1b298844d0/?format=api"
},
{
"id": "20e162e1-f238-4807-8569-8b12a34f5aba",
"gambit_id": "3b29ac28-25df-4328-bcc3-98aaf6e9fa27",
"last_updated": "2023-07-02T11:08:02.030423-04:00",
"created_at": "2023-06-30T08:23:05.122865-04:00",
"name": "PIT (O Bido)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40f99b63-a485-47bc-99d1-6e1b298844d0/?format=api"
}
]
}