GET /api/bet_types/0f9490eb-b583-4efd-ac0d-9667e83ef7dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f9490eb-b583-4efd-ac0d-9667e83ef7dd",
"match": "https://api-prod.gambitprofit.com/api/matches/22381ceb-956c-4d19-a22a-1bc1e730ff26/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-14T19:52:10.175044-04: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": "San Diego State",
"amount": 6759.0
},
{
"team": "College of Charleston",
"amount": 3241.0
}
],
"expected_reward_tokens": 9462.6,
"profit_sb": -37.4,
"profit_sb_percentage": -0.39,
"recommended": false
},
"lines": [
{
"id": "5c20e548-4e1d-4f48-b05e-4a2b7046afb9",
"gambit_id": "1110d9d5-cab9-4b0f-8945-a5b85ae9157c",
"last_updated": "2023-03-17T10:47:24.927049-04:00",
"created_at": "2023-03-14T19:52:10.176550-04:00",
"name": "San Diego State",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f9490eb-b583-4efd-ac0d-9667e83ef7dd/?format=api"
},
{
"id": "fea3a0d5-4c2a-4426-978c-369e36ad4a55",
"gambit_id": "c719e664-48a3-4e69-b1d9-6ac1b329fc52",
"last_updated": "2023-03-17T10:47:24.928806-04:00",
"created_at": "2023-03-14T19:52:10.178165-04:00",
"name": "College of Charleston",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f9490eb-b583-4efd-ac0d-9667e83ef7dd/?format=api"
}
]
}