GET /api/bet_types/3e05eb8f-0b36-4118-947e-49dbacc253c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e05eb8f-0b36-4118-947e-49dbacc253c3",
"match": "https://api-prod.gambitprofit.com/api/matches/84e3cff8-e469-49b9-a841-131b65dd7fe8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-17T23:07:15.784509-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": 6547.0
},
{
"team": "Furman",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "d3c3d958-e8bc-42aa-929a-ca09fa3d6499",
"gambit_id": "4ad5ccb7-d71e-4f04-b4f0-6bd7a224ca54",
"last_updated": "2023-03-19T16:37:10.477983-04:00",
"created_at": "2023-03-17T23:07:15.786423-04:00",
"name": "San Diego State",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e05eb8f-0b36-4118-947e-49dbacc253c3/?format=api"
},
{
"id": "d03c2cba-89ce-405d-a0f6-4d1196bc74f8",
"gambit_id": "d1804829-ef21-488b-8173-7aa167cd15f5",
"last_updated": "2023-03-19T16:37:10.479747-04:00",
"created_at": "2023-03-17T23:07:15.788818-04:00",
"name": "Furman",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e05eb8f-0b36-4118-947e-49dbacc253c3/?format=api"
}
]
}