GET /api/bet_types/aa748ba9-aef0-4c61-ad2f-822f599540b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa748ba9-aef0-4c61-ad2f-822f599540b5",
"match": "https://api-prod.gambitprofit.com/api/matches/4094513b-4c6a-4237-ae4f-84756932de90/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-15T08:58:22.236013-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": "HOU (C Javier)",
"amount": 5415.0
},
{
"team": "MIA (J Cueto)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "a9061cc1-c0a8-4d9b-9d6d-d323da1adf3f",
"gambit_id": "31765b91-fbd7-4fec-9c14-fdcd967dfd65",
"last_updated": "2023-08-17T13:38:12.428714-04:00",
"created_at": "2023-08-15T08:58:22.242209-04:00",
"name": "HOU (C Javier)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa748ba9-aef0-4c61-ad2f-822f599540b5/?format=api"
},
{
"id": "825bb9d0-4b4e-42f1-9e8b-ca857b681254",
"gambit_id": "c9e17120-3a8b-44d9-9434-5b291f9af100",
"last_updated": "2023-08-17T13:38:12.432781-04:00",
"created_at": "2023-08-15T08:58:22.248183-04:00",
"name": "MIA (J Cueto)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa748ba9-aef0-4c61-ad2f-822f599540b5/?format=api"
}
]
}