GET /api/bet_types/ece3a7cd-e2af-4348-9cb0-ba27adfee76d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ece3a7cd-e2af-4348-9cb0-ba27adfee76d",
"match": "https://api-prod.gambitprofit.com/api/matches/9f115100-d67d-41e8-978f-ed0808644434/?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": "Royal Never Give Up",
"amount": 5382.0
},
{
"team": "EDward Gaming",
"amount": 4618.0
}
],
"expected_reward_tokens": 8772.66,
"profit_sb": -227.34,
"profit_sb_percentage": -2.53,
"recommended": false
},
"lines": [
{
"id": "24da0779-ad0e-4c49-9261-7d3a9a942551",
"gambit_id": "4dbadf0b-0e75-462f-9c26-979cf911913a",
"last_updated": "2022-08-21T20:02:15.143673-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Royal Never Give Up",
"reward": "1.63000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ece3a7cd-e2af-4348-9cb0-ba27adfee76d/?format=api"
},
{
"id": "d87a2df9-b890-4c89-b430-a1f9c1a11a5f",
"gambit_id": "4d5160f7-5ba6-4997-8cb2-3bf00951dec4",
"last_updated": "2022-08-21T20:02:15.142896-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "EDward Gaming",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ece3a7cd-e2af-4348-9cb0-ba27adfee76d/?format=api"
}
]
}