GET /api/bet_types/c6ad8595-ae9a-4458-966d-35e305cec0c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6ad8595-ae9a-4458-966d-35e305cec0c9",
"match": "https://api-prod.gambitprofit.com/api/matches/27084381-a671-43cb-9e9e-ab17c4077f02/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-07T09:27:13.423244-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": "CLE (A Civale)",
"amount": 5363.0
},
{
"team": "SEA (L Gilbert)",
"amount": 4637.0
}
],
"expected_reward_tokens": 9598.59,
"profit_sb": 98.59,
"profit_sb_percentage": 1.04,
"recommended": true
},
"lines": [
{
"id": "4c203b0f-21b3-480e-bb6e-77afa54b3582",
"gambit_id": "84d4dea7-ba3a-4bfd-8542-95c009b9c464",
"last_updated": "2023-04-08T15:51:50.404872-04:00",
"created_at": "2023-04-07T09:27:13.425561-04:00",
"name": "CLE (A Civale)",
"reward": "1.79000",
"odds": "1.82640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ad8595-ae9a-4458-966d-35e305cec0c9/?format=api"
},
{
"id": "6f883d4b-e2e5-43ab-94f1-022ae7497e10",
"gambit_id": "ebcb376f-285c-4452-93e8-6fedc121aa55",
"last_updated": "2023-04-08T15:51:50.407732-04:00",
"created_at": "2023-04-07T09:27:13.428180-04:00",
"name": "SEA (L Gilbert)",
"reward": "2.07000",
"odds": "2.11000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6ad8595-ae9a-4458-966d-35e305cec0c9/?format=api"
}
]
}