GET /api/bet_types/26942b15-77ec-4ce5-8d98-71c7e1bfd5fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26942b15-77ec-4ce5-8d98-71c7e1bfd5fd",
"match": "https://api-prod.gambitprofit.com/api/matches/a9230d3c-f43e-4b68-9c34-f7fa6593f8dc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-23T09:28:13.124706-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": "SDG (J Musgrove)",
"amount": 7112.0
},
{
"team": "WAS (P Corbin)",
"amount": 2888.0
}
],
"expected_reward_tokens": 9530.08,
"profit_sb": 30.08,
"profit_sb_percentage": 0.32,
"recommended": true
},
"lines": [
{
"id": "97260905-9eae-4215-ad86-c5ab5d506522",
"gambit_id": "c6b1ddc2-5f8e-4ff6-a8bc-d5e931c06c38",
"last_updated": "2023-06-25T10:18:02.751964-04:00",
"created_at": "2023-06-23T09:28:13.128744-04:00",
"name": "SDG (J Musgrove)",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26942b15-77ec-4ce5-8d98-71c7e1bfd5fd/?format=api"
},
{
"id": "28a91fea-6f33-4416-b203-d66fc6a54837",
"gambit_id": "adb5e4e5-89e2-4ba3-bdee-0fe0496ba847",
"last_updated": "2023-06-25T10:18:02.750463-04:00",
"created_at": "2023-06-23T09:28:13.126689-04:00",
"name": "WAS (P Corbin)",
"reward": "3.30000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26942b15-77ec-4ce5-8d98-71c7e1bfd5fd/?format=api"
}
]
}