GET /api/bet_types/c10f7198-7027-4c12-a381-6886329e36af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c10f7198-7027-4c12-a381-6886329e36af",
"match": "https://api-prod.gambitprofit.com/api/matches/703c0d35-0498-45de-ac6e-ae5596f36088/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-18T11:47:13.932883-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": "TOR (J Berrios)",
"amount": 5527.0
},
{
"team": "NYY (N Cortes)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "6e33ae9e-def1-4199-9339-8dc1934e90d0",
"gambit_id": "fd52f981-d7bb-4cba-b4c2-371a392aee11",
"last_updated": "2023-05-19T11:02:17.442590-04:00",
"created_at": "2023-05-18T11:47:13.934192-04:00",
"name": "TOR (J Berrios)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10f7198-7027-4c12-a381-6886329e36af/?format=api"
},
{
"id": "1b4b6ddc-0c88-4b68-a470-013916296a88",
"gambit_id": "9de0066c-c662-41c3-a331-6f1689c4446b",
"last_updated": "2023-05-19T11:02:17.445424-04:00",
"created_at": "2023-05-18T11:47:13.935595-04:00",
"name": "NYY (N Cortes)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c10f7198-7027-4c12-a381-6886329e36af/?format=api"
}
]
}