GET /api/bet_types/bb89ffb3-e1be-42e9-bac5-12f52564d772/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb89ffb3-e1be-42e9-bac5-12f52564d772",
"match": "https://api-prod.gambitprofit.com/api/matches/aeaa1462-2835-4ebb-866b-3e035c32b671/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-12T09:32:55.439044-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": "Florida Panthers",
"amount": 7100.0
},
{
"team": "Chicago Blackhawks",
"amount": 2900.0
}
],
"expected_reward_tokens": 9512.0,
"profit_sb": 12.0,
"profit_sb_percentage": 0.13,
"recommended": true
},
"lines": [
{
"id": "eb0439c4-e4ff-4d14-a354-66b950240161",
"gambit_id": "d0596d37-837a-4f67-ba58-fce7b6b628e0",
"last_updated": "2023-11-13T19:33:22.864036-05:00",
"created_at": "2023-11-12T09:32:55.449055-05:00",
"name": "Florida Panthers",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb89ffb3-e1be-42e9-bac5-12f52564d772/?format=api"
},
{
"id": "de559439-74ba-4d69-b500-dbdc1cf09abf",
"gambit_id": "ac2167e8-f828-4326-a620-aa94f6c029ab",
"last_updated": "2023-11-13T19:33:22.860444-05:00",
"created_at": "2023-11-12T09:32:55.444248-05:00",
"name": "Chicago Blackhawks",
"reward": "3.28000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb89ffb3-e1be-42e9-bac5-12f52564d772/?format=api"
}
]
}