GET /api/bet_types/6fec4987-a85c-40d4-aab9-6bc3c7434c41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6fec4987-a85c-40d4-aab9-6bc3c7434c41",
"match": "https://api-prod.gambitprofit.com/api/matches/5a13b320-51ed-4099-bfcb-67ccb559cc56/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-01T13:46:54.822274-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": "Miami Heat",
"amount": 6104.0
},
{
"team": "Philadelphia 76ers",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "feaeb913-3653-4794-963b-2da57c394560",
"gambit_id": "fade0120-c651-4c1b-b3e5-7173726e748d",
"last_updated": "2023-03-02T07:21:56.382737-05:00",
"created_at": "2023-03-01T13:46:54.825000-05:00",
"name": "Miami Heat",
"reward": "1.57000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fec4987-a85c-40d4-aab9-6bc3c7434c41/?format=api"
},
{
"id": "d03fae54-afc2-4191-a61d-7304ff8c2680",
"gambit_id": "49fb8911-8977-4c17-87a3-856e0af11815",
"last_updated": "2023-03-02T07:21:56.383842-05:00",
"created_at": "2023-03-01T13:46:54.827882-05:00",
"name": "Philadelphia 76ers",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fec4987-a85c-40d4-aab9-6bc3c7434c41/?format=api"
}
]
}