GET /api/bet_types/1e399ced-253d-49b9-81de-a6d35e8cba5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e399ced-253d-49b9-81de-a6d35e8cba5a",
"match": "https://api-prod.gambitprofit.com/api/matches/546c881e-d73c-43c0-8d19-76a85ae477d0/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-27T09:18:15.920822-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": "Calgary Flames",
"amount": 7197.0
},
{
"team": "Chicago Blackhawks",
"amount": 2803.0
}
],
"expected_reward_tokens": 9500.04,
"profit_sb": 0.04,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "717aaba0-e823-4488-91a7-7597594fafee",
"gambit_id": "6df58b1e-f144-4e64-acaa-8792b0c624c2",
"last_updated": "2024-01-29T21:48:08.620238-05:00",
"created_at": "2024-01-27T09:18:15.929607-05:00",
"name": "Calgary Flames",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e399ced-253d-49b9-81de-a6d35e8cba5a/?format=api"
},
{
"id": "c9a7a02b-bae1-42d1-b6e8-8bf8051043b1",
"gambit_id": "78b05f57-f854-4826-80ba-5cb238fcb26d",
"last_updated": "2024-01-29T21:48:08.607971-05:00",
"created_at": "2024-01-27T09:18:15.925240-05:00",
"name": "Chicago Blackhawks",
"reward": "3.39000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e399ced-253d-49b9-81de-a6d35e8cba5a/?format=api"
}
]
}