GET /api/bet_types/d210d25b-43b8-41b5-88a9-16bcb01aa198/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d210d25b-43b8-41b5-88a9-16bcb01aa198",
"match": "https://api-prod.gambitprofit.com/api/matches/95a7595a-afaf-4401-a16f-25c806fa4587/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Memphis Grizzlies",
"amount": 6114.0
},
{
"team": "Minnesota Timberwolves",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "893ee1b7-9145-4d8e-b6d2-e1105672405d",
"gambit_id": "630fbcbc-2605-41b1-ab8a-d64e50c51afb",
"last_updated": "2022-11-12T16:52:58.809674-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Memphis Grizzlies",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d210d25b-43b8-41b5-88a9-16bcb01aa198/?format=api"
},
{
"id": "e628caaf-cb53-4153-9fc6-b4f9fa7d9ae6",
"gambit_id": "e5870d7c-fde1-4c9c-94fc-ce8122f074b2",
"last_updated": "2022-11-12T16:52:58.810830-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Timberwolves",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d210d25b-43b8-41b5-88a9-16bcb01aa198/?format=api"
}
]
}