GET /api/bet_types/b04576df-7eba-4776-bce4-ac73ca11af54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b04576df-7eba-4776-bce4-ac73ca11af54",
"match": "https://api-prod.gambitprofit.com/api/matches/c904570e-0468-4804-b679-01d8261ad9fd/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Neil Magny",
"amount": 5198.0
},
{
"team": "Daniel Rodriguez",
"amount": 4802.0
}
],
"expected_reward_tokens": 8835.68,
"profit_sb": -164.32,
"profit_sb_percentage": -1.83,
"recommended": false
},
"lines": [
{
"id": "94adb39d-e6d5-48d8-82d0-c77fa2594e83",
"gambit_id": "c87507af-db84-45ce-9793-9fc8bfa0b9c7",
"last_updated": "2022-11-07T09:02:16.146617-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Neil Magny",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b04576df-7eba-4776-bce4-ac73ca11af54/?format=api"
},
{
"id": "63621a33-43aa-4239-8780-6bbdb2d91e8d",
"gambit_id": "240a3ba0-c4b3-4a8e-b8b8-d048bc2fd317",
"last_updated": "2022-11-07T09:02:16.145684-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Daniel Rodriguez",
"reward": "1.84000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b04576df-7eba-4776-bce4-ac73ca11af54/?format=api"
}
]
}