GET /api/bet_types/6de021cc-383e-46c0-b2a2-d4aeb9e716f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6de021cc-383e-46c0-b2a2-d4aeb9e716f0",
"match": "https://api-prod.gambitprofit.com/api/matches/477d0cfb-fd0d-4574-8cf9-feae69c296f7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-18T09:43:03.619819-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": "MIL (F Peralta)",
"amount": 6182.0
},
{
"team": "PIT (L Ortiz)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "e9d381db-fa07-4db1-8142-27b129e733d9",
"gambit_id": "c966335d-96ac-4d1a-8e35-31abd1ba5d6c",
"last_updated": "2023-06-20T10:43:11.265930-04:00",
"created_at": "2023-06-18T09:43:03.623203-04:00",
"name": "MIL (F Peralta)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de021cc-383e-46c0-b2a2-d4aeb9e716f0/?format=api"
},
{
"id": "9baef073-6f37-40d8-b46a-ddf411da4800",
"gambit_id": "1a1d63d4-3aae-4836-af87-d8d7c68f0fba",
"last_updated": "2023-06-20T10:43:11.264103-04:00",
"created_at": "2023-06-18T09:43:03.621410-04:00",
"name": "PIT (L Ortiz)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de021cc-383e-46c0-b2a2-d4aeb9e716f0/?format=api"
}
]
}