GET /api/bet_types/e30099f6-f361-4170-9998-6a38991195f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e30099f6-f361-4170-9998-6a38991195f8",
"match": "https://api-prod.gambitprofit.com/api/matches/c30c38cb-4994-4c03-b4fc-d0514725452a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-27T08:43:24.391117-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": "LAA (S Ohtani)",
"amount": 6070.0
},
{
"team": "CWS (M Kopech)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "eeeac8a5-f16a-452b-ab78-dd0f91e7d7e6",
"gambit_id": "d398d3db-700d-4ca5-8454-6c9ebb37ec9b",
"last_updated": "2023-06-28T21:23:05.575512-04:00",
"created_at": "2023-06-27T08:43:24.395780-04:00",
"name": "LAA (S Ohtani)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e30099f6-f361-4170-9998-6a38991195f8/?format=api"
},
{
"id": "53d07bfb-0788-4e2b-b8b9-f10c0ab015ff",
"gambit_id": "ee2cd5cd-339a-466c-9d3a-f7da2931e04b",
"last_updated": "2023-06-28T21:23:05.573283-04:00",
"created_at": "2023-06-27T08:43:24.393263-04:00",
"name": "CWS (M Kopech)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e30099f6-f361-4170-9998-6a38991195f8/?format=api"
}
]
}