GET /api/bet_types/129afc73-72e1-4dca-9651-8a7191801e27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "129afc73-72e1-4dca-9651-8a7191801e27",
"match": "https://api-prod.gambitprofit.com/api/matches/5d8720bc-61b9-45c4-89a1-e64348c58499/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-24T08:58:05.866382-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": "CHC (J Steele)",
"amount": 5527.0
},
{
"team": "STL (A Wainwright)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "9f391255-0056-4bb8-8379-de67aa692dc0",
"gambit_id": "f5e8d0ef-9ca9-4a00-87bb-18ad939dd2be",
"last_updated": "2023-06-26T10:58:34.295629-04:00",
"created_at": "2023-06-24T08:58:05.869905-04:00",
"name": "CHC (J Steele)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/129afc73-72e1-4dca-9651-8a7191801e27/?format=api"
},
{
"id": "691b21c7-a326-471c-a8c8-2f4cf671d4e3",
"gambit_id": "245fdb15-4787-4f17-8ac8-5d1807f1fd0d",
"last_updated": "2023-06-26T10:58:34.298772-04:00",
"created_at": "2023-06-24T08:58:05.872840-04:00",
"name": "STL (A Wainwright)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/129afc73-72e1-4dca-9651-8a7191801e27/?format=api"
}
]
}