GET /api/bet_types/3f94f4be-e0e2-42fa-8b15-bbd9517d743a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f94f4be-e0e2-42fa-8b15-bbd9517d743a",
"match": "https://api-prod.gambitprofit.com/api/matches/372a9579-fa74-489a-b410-e6d73fec694f/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-29T08:42:06.806502-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": "Buffalo Sabres",
"amount": 6099.0
},
{
"team": "Detroit Red Wings",
"amount": 3901.0
}
],
"expected_reward_tokens": 9087.51,
"profit_sb": 87.51,
"profit_sb_percentage": 0.97,
"recommended": true
},
"lines": [
{
"id": "6e81be15-34f7-45a6-8ffa-a6e207b42a65",
"gambit_id": "2ff468f4-0940-4883-b29e-68a770f4a892",
"last_updated": "2022-12-31T10:51:59.037584-05:00",
"created_at": "2022-12-29T08:42:06.807601-05:00",
"name": "Buffalo Sabres",
"reward": "1.49000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f94f4be-e0e2-42fa-8b15-bbd9517d743a/?format=api"
},
{
"id": "5412a8f4-42fb-44c4-a346-92ddbcfe1d61",
"gambit_id": "79c95883-4bb3-4d0e-b333-788af9fe6b39",
"last_updated": "2022-12-31T10:51:59.038651-05:00",
"created_at": "2022-12-29T08:42:06.808785-05:00",
"name": "Detroit Red Wings",
"reward": "2.33000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f94f4be-e0e2-42fa-8b15-bbd9517d743a/?format=api"
}
]
}