GET /api/bet_types/c2cf7712-d616-41e5-a7b5-14a34cb4d329/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2cf7712-d616-41e5-a7b5-14a34cb4d329",
"match": "https://api-prod.gambitprofit.com/api/matches/76990f18-f90e-4712-9ae0-1231eabb6e81/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-21T09:33:14.700026-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": "Orlando Magic",
"amount": 5107.0
},
{
"team": "Miami Heat",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a1abcb18-71d1-4e5e-a358-ce0ea4e7289a",
"gambit_id": "f662a723-4e4b-4374-af2a-013a254682a0",
"last_updated": "2024-01-23T18:48:24.886078-05:00",
"created_at": "2024-01-21T09:33:14.707351-05:00",
"name": "Orlando Magic",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2cf7712-d616-41e5-a7b5-14a34cb4d329/?format=api"
},
{
"id": "62d80453-f30b-4a4d-aae5-80c13b37d57e",
"gambit_id": "85e95ba8-1ee3-4580-8a94-143e6333a0c0",
"last_updated": "2024-01-23T18:48:24.882254-05:00",
"created_at": "2024-01-21T09:33:14.703604-05:00",
"name": "Miami Heat",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2cf7712-d616-41e5-a7b5-14a34cb4d329/?format=api"
}
]
}