GET /api/bet_types/510b4741-9579-4ac2-8007-6a4cfac1ef09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "510b4741-9579-4ac2-8007-6a4cfac1ef09",
"match": "https://api-prod.gambitprofit.com/api/matches/cc53f599-0007-4492-bf9f-0b279c574ab5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-07T08:28:01.031916-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": "MIN (P Lopez)",
"amount": 6139.0
},
{
"team": "DET (J Wentz)",
"amount": 3861.0
}
],
"expected_reward_tokens": 9575.28,
"profit_sb": 75.28,
"profit_sb_percentage": 0.79,
"recommended": true
},
"lines": [
{
"id": "54d72a6b-89ac-4b76-bba5-0ff0fcc36740",
"gambit_id": "89bb8fae-d969-4adc-872d-5ad45216de79",
"last_updated": "2023-08-09T10:48:20.054779-04:00",
"created_at": "2023-08-07T08:28:01.036279-04:00",
"name": "MIN (P Lopez)",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510b4741-9579-4ac2-8007-6a4cfac1ef09/?format=api"
},
{
"id": "dc976fde-b613-41e7-ae97-9da98a1825b3",
"gambit_id": "3cb9d3c9-549f-420f-ab83-1d80d9cce3f3",
"last_updated": "2023-08-09T10:48:20.058879-04:00",
"created_at": "2023-08-07T08:28:01.040444-04:00",
"name": "DET (J Wentz)",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/510b4741-9579-4ac2-8007-6a4cfac1ef09/?format=api"
}
]
}