GET /api/bet_types/2b69371a-aee6-44ab-8a77-d34246cb8384/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b69371a-aee6-44ab-8a77-d34246cb8384",
"match": "https://api-prod.gambitprofit.com/api/matches/1d51315b-ddf2-41da-b386-387fd4c30115/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "TOR (J Berrios)",
"amount": 5881.0
},
{
"team": "CLE (C Quantrill)",
"amount": 4119.0
}
],
"expected_reward_tokens": 9350.13,
"profit_sb": 350.13,
"profit_sb_percentage": 3.89,
"recommended": true
},
"lines": [
{
"id": "eaa1b769-827d-4aac-beed-4eb050414cc2",
"gambit_id": "cb413f46-9930-4a27-87b5-d363de492bea",
"last_updated": "2022-08-13T10:52:03.815380-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (J Berrios)",
"reward": "1.59000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b69371a-aee6-44ab-8a77-d34246cb8384/?format=api"
},
{
"id": "91b25e44-9bc1-4120-8598-6bb8f67aceaf",
"gambit_id": "9d46844a-c833-481b-82e3-7e78aec129aa",
"last_updated": "2022-08-13T10:52:03.815835-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (C Quantrill)",
"reward": "2.27000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b69371a-aee6-44ab-8a77-d34246cb8384/?format=api"
}
]
}