GET /api/bet_types/cce74da2-076b-48fc-82c6-b35f3b17c482/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cce74da2-076b-48fc-82c6-b35f3b17c482",
"match": "https://api-prod.gambitprofit.com/api/matches/c2251ae8-f460-462b-aa66-5d5ec0d938c4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-26T13:37:00.579177-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": "Texas",
"amount": 6241.0
},
{
"team": "Miami-Florida",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "fef8acae-9569-4352-82fe-3a20a070f959",
"gambit_id": "d3e8aaa6-c139-48b7-84f2-adb252729b75",
"last_updated": "2023-03-27T11:27:21.583668-04:00",
"created_at": "2023-03-26T13:37:00.580785-04:00",
"name": "Texas",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cce74da2-076b-48fc-82c6-b35f3b17c482/?format=api"
},
{
"id": "b2e7108d-f3c3-4de9-8ae7-8ce4baa2490c",
"gambit_id": "4c20bb58-f018-47b0-bb3c-9a9911dae11f",
"last_updated": "2023-03-27T11:27:21.586172-04:00",
"created_at": "2023-03-26T13:37:00.582315-04:00",
"name": "Miami-Florida",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cce74da2-076b-48fc-82c6-b35f3b17c482/?format=api"
}
]
}