GET /api/bet_types/2625aa27-cf95-48ba-9ad9-fa919d5ded2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2625aa27-cf95-48ba-9ad9-fa919d5ded2e",
"match": "https://api-prod.gambitprofit.com/api/matches/2e95df7e-f1f3-4e4d-a07f-2e75ffbcec58/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-22T08:23:02.032330-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": "PHI (A Nola)",
"amount": 5337.0
},
{
"team": "ATL (B Elder)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "f38b6df6-d37d-4ccd-9746-8fc521bdafc6",
"gambit_id": "cb29005c-ed07-478f-b3da-4889730bab4f",
"last_updated": "2023-06-23T14:48:07.353786-04:00",
"created_at": "2023-06-22T08:23:02.037618-04:00",
"name": "PHI (A Nola)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2625aa27-cf95-48ba-9ad9-fa919d5ded2e/?format=api"
},
{
"id": "333d5d39-254e-4eb3-b39d-3f221c639245",
"gambit_id": "28fd4c2e-7b78-4309-bb99-aeacc940fc7e",
"last_updated": "2023-06-23T14:48:07.356100-04:00",
"created_at": "2023-06-22T08:23:02.034933-04:00",
"name": "ATL (B Elder)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2625aa27-cf95-48ba-9ad9-fa919d5ded2e/?format=api"
}
]
}