GET /api/bet_types/26e118bb-4674-4470-b8ab-33319703ee46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26e118bb-4674-4470-b8ab-33319703ee46",
"match": "https://api-prod.gambitprofit.com/api/matches/1da90f09-8d3f-4227-bfe1-8d85e3f674fa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T09:08:16.697260-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": "NYM (J Butto)",
"amount": 5286.0
},
{
"team": "WAS (J Adon)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "edae682b-03b2-4cae-9e72-b312d297f2bc",
"gambit_id": "a783a729-cceb-4bbb-9002-e1f34f6e473b",
"last_updated": "2023-09-08T09:23:32.819414-04:00",
"created_at": "2023-09-06T09:08:16.703160-04:00",
"name": "NYM (J Butto)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26e118bb-4674-4470-b8ab-33319703ee46/?format=api"
},
{
"id": "078664f5-648b-4c52-96e4-1b70b128c8d2",
"gambit_id": "d8109669-999a-476a-b499-9cd5798caeb9",
"last_updated": "2023-09-08T09:23:32.822662-04:00",
"created_at": "2023-09-06T09:08:16.708390-04:00",
"name": "WAS (J Adon)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26e118bb-4674-4470-b8ab-33319703ee46/?format=api"
}
]
}