GET /api/bet_types/18d939dc-c819-4364-a857-c37c3440d14d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18d939dc-c819-4364-a857-c37c3440d14d",
"match": "https://api-prod.gambitprofit.com/api/matches/6fdef433-dce7-4677-b7d9-22e9c68b7903/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-08T09:37:00.676299-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": "New York Rangers",
"amount": 6752.0
},
{
"team": "Vancouver Canucks",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "91c66806-87b8-4a14-a7ff-24091ea2a41e",
"gambit_id": "4d952c3c-f24d-4101-9162-424abf27bc70",
"last_updated": "2023-02-09T11:12:07.097779-05:00",
"created_at": "2023-02-08T09:37:00.677591-05:00",
"name": "New York Rangers",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18d939dc-c819-4364-a857-c37c3440d14d/?format=api"
},
{
"id": "6ee1c3a4-5397-472b-ad73-7dea0fd351bf",
"gambit_id": "47933228-a337-4c9e-a838-9b6811960dcb",
"last_updated": "2023-02-09T11:12:07.098981-05:00",
"created_at": "2023-02-08T09:37:00.679089-05:00",
"name": "Vancouver Canucks",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18d939dc-c819-4364-a857-c37c3440d14d/?format=api"
}
]
}