GET /api/bet_types/2845b4a1-d5c0-4514-b38a-2c16fcb6262a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2845b4a1-d5c0-4514-b38a-2c16fcb6262a",
"match": "https://api-prod.gambitprofit.com/api/matches/1c7e9af7-3404-45f5-bd6a-ac02805c5aa3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:10.976685-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": "Boston Bruins",
"amount": 5107.0
},
{
"team": "Toronto Maple Leafs",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "bfcd84b9-a17b-45a8-96d9-142a1fe67301",
"gambit_id": "bf9285d8-26d1-4286-bc0b-86d65cd73aa9",
"last_updated": "2023-12-04T15:33:00.240195-05:00",
"created_at": "2023-12-02T08:28:10.993349-05:00",
"name": "Boston Bruins",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2845b4a1-d5c0-4514-b38a-2c16fcb6262a/?format=api"
},
{
"id": "025c660a-a5ef-4589-bdd1-23a6d7b3b71c",
"gambit_id": "51c96b0c-8dc0-47b8-b481-079074064404",
"last_updated": "2023-12-04T15:33:00.243557-05:00",
"created_at": "2023-12-02T08:28:11.002634-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2845b4a1-d5c0-4514-b38a-2c16fcb6262a/?format=api"
}
]
}