GET /api/bet_types/401b0d2f-5369-4986-a3db-120cdab732a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "401b0d2f-5369-4986-a3db-120cdab732a2",
"match": "https://api-prod.gambitprofit.com/api/matches/c206094b-76a7-4544-baed-1a67f51cbf23/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-16T09:28:07.875708-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": "Oklahoma City Thunder",
"amount": 5872.0
},
{
"team": "Golden State Warriors",
"amount": 4128.0
}
],
"expected_reward_tokens": 9453.12,
"profit_sb": -46.88,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "be1c253b-cb39-4f2d-8f95-73dc6ef6b119",
"gambit_id": "ecea64c8-b065-4378-9895-4a134e32cba6",
"last_updated": "2023-11-17T23:43:13.143988-05:00",
"created_at": "2023-11-16T09:28:07.879294-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/401b0d2f-5369-4986-a3db-120cdab732a2/?format=api"
},
{
"id": "41b3f867-3742-4d3b-aa34-f3c2ed4de782",
"gambit_id": "004dd0e3-7ac2-4adc-a6e8-ee771930ca8a",
"last_updated": "2023-11-17T23:43:13.147294-05:00",
"created_at": "2023-11-16T09:28:07.885895-05:00",
"name": "Golden State Warriors",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/401b0d2f-5369-4986-a3db-120cdab732a2/?format=api"
}
]
}