GET /api/bet_types/8d688623-a0a7-40b5-9a75-c6483d9b6760/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d688623-a0a7-40b5-9a75-c6483d9b6760",
"match": "https://api-prod.gambitprofit.com/api/matches/632ab742-130d-46d7-91d5-2e39beb99cd4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-14T10:57:05.836732-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": "MIA (B Garrett)",
"amount": 5960.0
},
{
"team": "CIN (L Weaver)",
"amount": 4040.0
}
],
"expected_reward_tokens": 9534.4,
"profit_sb": 34.4,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "0b09d708-2150-4654-b463-799a4b4903a7",
"gambit_id": "5d4b3357-5c87-47bb-86b6-bf3608a9f1c8",
"last_updated": "2023-05-15T11:37:00.728084-04:00",
"created_at": "2023-05-14T10:57:05.838971-04:00",
"name": "MIA (B Garrett)",
"reward": "1.60000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d688623-a0a7-40b5-9a75-c6483d9b6760/?format=api"
},
{
"id": "0c87f3db-b3b4-4cbd-9936-55a6502a42dd",
"gambit_id": "bb0c41f6-f2a3-40a9-bf3d-28055ee1501f",
"last_updated": "2023-05-15T11:37:00.729518-04:00",
"created_at": "2023-05-14T10:57:05.841296-04:00",
"name": "CIN (L Weaver)",
"reward": "2.36000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d688623-a0a7-40b5-9a75-c6483d9b6760/?format=api"
}
]
}