GET /api/bet_types/c7f6f77f-ceff-49b0-b15f-12402700f561/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7f6f77f-ceff-49b0-b15f-12402700f561",
"match": "https://api-prod.gambitprofit.com/api/matches/6947a230-d20a-4197-8413-8870dd86c169/?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": "Nashville Predators",
"amount": 5419.0
},
{
"team": "Washington Capitals",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "c076f6f9-99f1-445e-b17c-3f233bce7a6b",
"gambit_id": "e329df62-5ebc-483b-aa8a-a5e1aca46ae3",
"last_updated": "2022-10-31T11:07:10.437441-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Nashville Predators",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7f6f77f-ceff-49b0-b15f-12402700f561/?format=api"
},
{
"id": "3842fcfa-169c-4a01-80b9-f8038424ded4",
"gambit_id": "e7e6118e-417c-4cf9-be2e-9a299bfb2b51",
"last_updated": "2022-10-31T11:07:10.438379-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Capitals",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7f6f77f-ceff-49b0-b15f-12402700f561/?format=api"
}
]
}