GET /api/bet_types/c8eb65d8-16be-4c94-97bd-a78bf681b4aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8eb65d8-16be-4c94-97bd-a78bf681b4aa",
"match": "https://api-prod.gambitprofit.com/api/matches/d5414688-6ccb-4289-a201-7f2c60ab1a1c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:05.602413-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": "Dallas Stars",
"amount": 5421.0
},
{
"team": "Calgary Flames",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "1c45b49b-b17c-4d4a-a868-0f7e4e7de0d4",
"gambit_id": "f3308b08-1f6e-49ad-a7c2-ee726d9e9758",
"last_updated": "2023-12-01T19:13:13.028106-05:00",
"created_at": "2023-11-30T10:28:05.606246-05:00",
"name": "Dallas Stars",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8eb65d8-16be-4c94-97bd-a78bf681b4aa/?format=api"
},
{
"id": "af9c6c4f-7035-472d-93b5-0210712bc628",
"gambit_id": "e9765633-d64f-44c8-9304-cebf5699f24a",
"last_updated": "2023-12-01T19:13:13.031616-05:00",
"created_at": "2023-11-30T10:28:05.610101-05:00",
"name": "Calgary Flames",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8eb65d8-16be-4c94-97bd-a78bf681b4aa/?format=api"
}
]
}