GET /api/bet_types/ce348837-79b4-45e5-83b4-6d484ca7e4a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce348837-79b4-45e5-83b4-6d484ca7e4a0",
"match": "https://api-prod.gambitprofit.com/api/matches/d5490592-3c0a-4f8b-b39e-108bd34aaa51/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-14T10:57:08.281443-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": "Boston Celtics",
"amount": 6698.0
},
{
"team": "Philadelphia 76ers",
"amount": 3302.0
}
],
"expected_reward_tokens": 9443.72,
"profit_sb": -56.28,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "79f76a30-516b-4c1a-acc3-6005ca6dd6bb",
"gambit_id": "32977a6a-cf58-4235-bce6-3d9300575ff3",
"last_updated": "2023-05-15T11:37:01.454612-04:00",
"created_at": "2023-05-14T10:57:08.283054-04:00",
"name": "Boston Celtics",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce348837-79b4-45e5-83b4-6d484ca7e4a0/?format=api"
},
{
"id": "6f9a49b7-ecdd-436f-89f8-b3b3f50fff17",
"gambit_id": "fb11f27e-5313-4c63-bbce-37f1743387a4",
"last_updated": "2023-05-15T11:37:01.455979-04:00",
"created_at": "2023-05-14T10:57:08.285104-04:00",
"name": "Philadelphia 76ers",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce348837-79b4-45e5-83b4-6d484ca7e4a0/?format=api"
}
]
}