GET /api/bet_types/1655d9b8-097d-4268-a490-361a59980707/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1655d9b8-097d-4268-a490-361a59980707",
"match": "https://api-prod.gambitprofit.com/api/matches/afb7ecce-19f4-4b1b-9d15-b3b314e7084f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:01:58.186354-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": "CWS (M Clevinger)",
"amount": 5337.0
},
{
"team": "PIT (V Velasquez)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "3988fcce-8c03-491b-8748-70683b273374",
"gambit_id": "3dad8b80-a292-4f3b-b553-29b3535f3c3e",
"last_updated": "2023-04-09T11:37:21.574493-04:00",
"created_at": "2023-04-08T09:01:58.191428-04:00",
"name": "CWS (M Clevinger)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1655d9b8-097d-4268-a490-361a59980707/?format=api"
},
{
"id": "d04e53e3-d232-431d-8d30-6555cbc0c321",
"gambit_id": "8367250b-faa2-43fe-8d82-88667cbb39fe",
"last_updated": "2023-04-09T11:37:21.571758-04:00",
"created_at": "2023-04-08T09:01:58.188776-04:00",
"name": "PIT (V Velasquez)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1655d9b8-097d-4268-a490-361a59980707/?format=api"
}
]
}