GET /api/bet_types/b981a504-803a-4048-bbf2-859d258b19e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b981a504-803a-4048-bbf2-859d258b19e2",
"match": "https://api-prod.gambitprofit.com/api/matches/17989b02-c69b-47e9-ac14-babb18355bd6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-12T10:17:04.158464-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": "Denver Nuggets",
"amount": 7610.0
},
{
"team": "Brooklyn Nets",
"amount": 2390.0
}
],
"expected_reward_tokens": 9512.2,
"profit_sb": 12.2,
"profit_sb_percentage": 0.13,
"recommended": true
},
"lines": [
{
"id": "363b4f91-1576-49dc-aca0-696e25dd668e",
"gambit_id": "bf3893c8-50d7-4273-a381-2bec8683ec70",
"last_updated": "2023-03-13T19:07:17.224748-04:00",
"created_at": "2023-03-12T10:17:04.160500-04:00",
"name": "Denver Nuggets",
"reward": "1.25000",
"odds": "1.25640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b981a504-803a-4048-bbf2-859d258b19e2/?format=api"
},
{
"id": "3eaa40f2-514e-44dc-bd97-8a3b22ae6f24",
"gambit_id": "9a5a1309-53f5-4f85-9e30-5e4d71289d89",
"last_updated": "2023-03-13T19:07:17.227327-04:00",
"created_at": "2023-03-12T10:17:04.162643-04:00",
"name": "Brooklyn Nets",
"reward": "3.98000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b981a504-803a-4048-bbf2-859d258b19e2/?format=api"
}
]
}