GET /api/bet_types/968b73d8-383c-4fd8-9f9b-a75738995857/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "968b73d8-383c-4fd8-9f9b-a75738995857",
"match": "https://api-prod.gambitprofit.com/api/matches/63b3476b-d1ec-4be1-9c4c-48f8d6c19ba6/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:08:17.964640-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": "Indiana Pacers",
"amount": 5107.0
},
{
"team": "Toronto Raptors",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6def1d22-5dfc-4a41-ac92-52a8f42486ce",
"gambit_id": "1246b5b9-7386-4df6-b805-daa672770fb7",
"last_updated": "2023-11-23T16:28:10.032016-05:00",
"created_at": "2023-11-22T09:08:17.973365-05:00",
"name": "Indiana Pacers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/968b73d8-383c-4fd8-9f9b-a75738995857/?format=api"
},
{
"id": "bdaf27fc-a92c-4c0f-9c8f-098315de6f28",
"gambit_id": "d6fd32f5-25ab-4d0d-b800-3b4a4df4ee15",
"last_updated": "2023-11-23T16:28:10.028307-05:00",
"created_at": "2023-11-22T09:08:17.968419-05:00",
"name": "Toronto Raptors",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/968b73d8-383c-4fd8-9f9b-a75738995857/?format=api"
}
]
}