GET /api/bet_types/36e63414-5663-4af7-ac79-9bb18323a252/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "36e63414-5663-4af7-ac79-9bb18323a252",
"match": "https://api-prod.gambitprofit.com/api/matches/501a5912-bd2a-4b46-8801-aaeff467bef2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-17T09:47:00.509986-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": "Philadelphia 76ers",
"amount": 7945.0
},
{
"team": "Charlotte Hornets",
"amount": 2055.0
}
],
"expected_reward_tokens": 9453.0,
"profit_sb": -47.0,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "5b71d451-20ae-4e50-8a3a-ca460c6abd98",
"gambit_id": "18eef9b6-9091-4f59-98b2-0bdc8162c957",
"last_updated": "2023-03-18T14:52:12.431308-04:00",
"created_at": "2023-03-17T09:47:00.513304-04:00",
"name": "Philadelphia 76ers",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e63414-5663-4af7-ac79-9bb18323a252/?format=api"
},
{
"id": "b54ea08c-4e99-49d9-b40b-4079ba7cebd9",
"gambit_id": "26adf3b3-0c5d-4021-839f-79c5567a5730",
"last_updated": "2023-03-18T14:52:12.429693-04:00",
"created_at": "2023-03-17T09:47:00.511628-04:00",
"name": "Charlotte Hornets",
"reward": "4.60000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/36e63414-5663-4af7-ac79-9bb18323a252/?format=api"
}
]
}