GET /api/bet_types/209f74c4-a76a-4fab-803c-17e5b48dd6fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "209f74c4-a76a-4fab-803c-17e5b48dd6fd",
"match": "https://api-prod.gambitprofit.com/api/matches/1761017c-69cf-4ecd-b3e6-c7a7dc1fd8b5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:13.225650-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": "New Orleans Pelicans",
"amount": 5213.0
},
{
"team": "Chicago Bulls",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b5e8e468-3b59-40c3-bbd0-7d4bc66c2b3f",
"gambit_id": "9d117849-331e-4961-b156-e667ebe6fb1e",
"last_updated": "2023-12-04T15:13:32.637083-05:00",
"created_at": "2023-12-02T08:28:13.230095-05:00",
"name": "New Orleans Pelicans",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/209f74c4-a76a-4fab-803c-17e5b48dd6fd/?format=api"
},
{
"id": "ab662eab-8880-4dad-8440-717003ff131a",
"gambit_id": "8ddeece0-0e19-466b-85a5-4f7a7ba93bcc",
"last_updated": "2023-12-04T15:13:32.640490-05:00",
"created_at": "2023-12-02T08:28:13.237104-05:00",
"name": "Chicago Bulls",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/209f74c4-a76a-4fab-803c-17e5b48dd6fd/?format=api"
}
]
}