GET /api/bet_types/e4299eed-ae02-4078-b454-5666889eb824/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4299eed-ae02-4078-b454-5666889eb824",
"match": "https://api-prod.gambitprofit.com/api/matches/8827f37e-6050-486a-a74e-bf2288a313c8/?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": "Kansas State",
"amount": 7683.0
},
{
"team": "Kansas",
"amount": 2317.0
}
],
"expected_reward_tokens": 9219.6,
"profit_sb": 219.6,
"profit_sb_percentage": 2.44,
"recommended": true
},
"lines": [
{
"id": "d7c07504-b137-404e-adc0-fa345389c67c",
"gambit_id": "0bfdc2f3-7eae-4c9b-8f5c-89cbe7f4f491",
"last_updated": "2022-11-28T09:22:07.139449-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas State",
"reward": "1.20000",
"odds": "1.22730",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4299eed-ae02-4078-b454-5666889eb824/?format=api"
},
{
"id": "ae5a8a65-e2d2-4f4e-911d-75be95d80742",
"gambit_id": "293ab505-0606-4561-bab5-8b4e5dceb91b",
"last_updated": "2022-11-28T09:22:07.140408-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas",
"reward": "3.98000",
"odds": "4.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4299eed-ae02-4078-b454-5666889eb824/?format=api"
}
]
}