GET /api/bet_types/e5ddd6ee-4fe3-41f7-91ef-ff4990bf7a75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5ddd6ee-4fe3-41f7-91ef-ff4990bf7a75",
"match": "https://api-prod.gambitprofit.com/api/matches/76c4ee3b-dd81-4564-a738-030c01a15ba5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T09:27:14.285389-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": "Houston Rockets",
"amount": 6163.0
},
{
"team": "Charlotte Hornets",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "8b6ccc40-ec82-4f7d-a800-bb3b78cf0d66",
"gambit_id": "4e684a36-3889-4776-8469-8196d0f3edc7",
"last_updated": "2023-04-08T20:52:05.466433-04:00",
"created_at": "2023-04-07T09:27:14.288637-04:00",
"name": "Houston Rockets",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5ddd6ee-4fe3-41f7-91ef-ff4990bf7a75/?format=api"
},
{
"id": "465a90a6-4ac1-4dae-9fc8-e5c84b268989",
"gambit_id": "a02793c6-0cf7-4b1b-a6c7-2c738aaa86aa",
"last_updated": "2023-04-08T20:52:05.464603-04:00",
"created_at": "2023-04-07T09:27:14.286941-04:00",
"name": "Charlotte Hornets",
"reward": "2.49000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5ddd6ee-4fe3-41f7-91ef-ff4990bf7a75/?format=api"
}
]
}