GET /api/bet_types/fa1a67da-6e27-4c34-954b-d273e8667875/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa1a67da-6e27-4c34-954b-d273e8667875",
"match": "https://api-prod.gambitprofit.com/api/matches/e483ecb4-b573-441a-aa58-09d84c215eaa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-30T10:47:17.305610-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": "TAM (S McClanahan)",
"amount": 6182.0
},
{
"team": "CHC (K Hendricks)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "f01bee31-00b2-48fe-ba23-95b31e423be2",
"gambit_id": "863f51bd-faaa-4df7-bb0c-d87b5847dd0c",
"last_updated": "2023-05-31T11:47:20.554738-04:00",
"created_at": "2023-05-30T10:47:17.308076-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1a67da-6e27-4c34-954b-d273e8667875/?format=api"
},
{
"id": "a0004f0e-a807-4cf2-850c-607fc312c672",
"gambit_id": "c50e7cac-b274-4a68-866e-ed2c7fb42c07",
"last_updated": "2023-05-31T11:47:20.556733-04:00",
"created_at": "2023-05-30T10:47:17.310553-04:00",
"name": "CHC (K Hendricks)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa1a67da-6e27-4c34-954b-d273e8667875/?format=api"
}
]
}