GET /api/bet_types/a12977a8-f576-445e-9934-d0001866af45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a12977a8-f576-445e-9934-d0001866af45",
"match": "https://api-prod.gambitprofit.com/api/matches/b83190a2-038e-4fbb-97f8-03e93b010abe/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Appalachian St",
"amount": 6584.0
},
{
"team": "Georgia Southern",
"amount": 3416.0
}
],
"expected_reward_tokens": 9085.92,
"profit_sb": 85.92,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "a3f17e00-1244-4725-b2fb-4b8839353264",
"gambit_id": "5fb3b738-32e5-4373-ab19-38c94a31d189",
"last_updated": "2022-11-28T09:37:06.200377-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Appalachian St",
"reward": "1.38000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12977a8-f576-445e-9934-d0001866af45/?format=api"
},
{
"id": "5e3d3213-0885-4163-9770-f17364254415",
"gambit_id": "593e7dd4-c4d8-451a-bf1b-76d9b5e83e89",
"last_updated": "2022-11-28T09:37:06.199393-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia Southern",
"reward": "2.66000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a12977a8-f576-445e-9934-d0001866af45/?format=api"
}
]
}