GET /api/bet_types/889c42d4-f961-475c-8eae-d7d886eaff74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "889c42d4-f961-475c-8eae-d7d886eaff74",
"match": "https://api-prod.gambitprofit.com/api/matches/5eee2c41-f423-4e98-86d3-e3adcc0ea7d8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-17T10:28:01.576088-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": "Cleveland Guardians",
"amount": 5319.0
},
{
"team": "Texas Rangers",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "66558d29-4559-4624-87db-6560af67671e",
"gambit_id": "a9cea8d3-2199-49a1-b329-134e20ea29c3",
"last_updated": "2023-09-18T23:03:07.888709-04:00",
"created_at": "2023-09-17T10:28:01.586184-04:00",
"name": "Cleveland Guardians",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/889c42d4-f961-475c-8eae-d7d886eaff74/?format=api"
},
{
"id": "025b2e0f-53a8-42c9-a843-8820f5609898",
"gambit_id": "51e70796-6032-4cd5-8766-0bbb6c6f07f3",
"last_updated": "2023-09-18T23:03:07.883930-04:00",
"created_at": "2023-09-17T10:28:01.581408-04:00",
"name": "Texas Rangers",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/889c42d4-f961-475c-8eae-d7d886eaff74/?format=api"
}
]
}