GET /api/bet_types/6b94181f-45ce-493b-b6a9-f844234edd0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b94181f-45ce-493b-b6a9-f844234edd0f",
"match": "https://api-prod.gambitprofit.com/api/matches/c05b08ac-0c5d-42d1-a84a-24901a4be512/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-30T10:43:15.994016-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": "Minnesota Timberwolves",
"amount": 6010.0
},
{
"team": "Los Angeles Lakers",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "faf4c434-d9f8-40bb-a39f-688a0a08272c",
"gambit_id": "6e36c808-c3b6-4742-91b9-b1cec3ec811c",
"last_updated": "2024-01-01T13:23:29.809814-05:00",
"created_at": "2023-12-30T10:43:16.002600-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b94181f-45ce-493b-b6a9-f844234edd0f/?format=api"
},
{
"id": "29f66c54-578a-478d-ae17-57cbeeeeebfe",
"gambit_id": "bdf19cd3-f77c-4dc5-9e46-06375190b3d3",
"last_updated": "2024-01-01T13:23:29.806449-05:00",
"created_at": "2023-12-30T10:43:15.997899-05:00",
"name": "Los Angeles Lakers",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b94181f-45ce-493b-b6a9-f844234edd0f/?format=api"
}
]
}