GET /api/bet_types/e1ae54cc-16ea-4360-95eb-cc77d36f39b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1ae54cc-16ea-4360-95eb-cc77d36f39b2",
"match": "https://api-prod.gambitprofit.com/api/matches/28414351-43b5-44f9-92ec-d0ebad8164e1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T03:57:10.181050-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": "James Lilley",
"amount": 6432.0
},
{
"team": "Bobby Taylor",
"amount": 3568.0
}
],
"expected_reward_tokens": 9455.04,
"profit_sb": -44.96,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "234bc399-1dcf-4854-937e-3149083c42ed",
"gambit_id": "72af0ce6-1785-4347-a90e-e8d1f73ea7eb",
"last_updated": "2023-02-25T18:07:14.391870-05:00",
"created_at": "2023-02-23T03:57:10.182609-05:00",
"name": "James Lilley",
"reward": "1.47000",
"odds": "1.48000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1ae54cc-16ea-4360-95eb-cc77d36f39b2/?format=api"
},
{
"id": "40ae965e-97fb-4d71-bc5f-69d4ff21df26",
"gambit_id": "cbd657d7-0aab-4851-8bab-98deaae6f261",
"last_updated": "2023-02-25T18:07:14.393087-05:00",
"created_at": "2023-02-23T03:57:10.184103-05:00",
"name": "Bobby Taylor",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1ae54cc-16ea-4360-95eb-cc77d36f39b2/?format=api"
}
]
}