GET /api/bet_types/7898beba-db3e-4b3a-9f3b-29c27c4aafe7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7898beba-db3e-4b3a-9f3b-29c27c4aafe7",
"match": "https://api-prod.gambitprofit.com/api/matches/81c2ba76-3c1c-4457-a6b6-161198298917/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-20T08:33:21.335948-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": "ARI",
"amount": 6241.0
},
{
"team": "MIL",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "7904e2f4-cd32-418c-86f4-5d830d755cb8",
"gambit_id": "72e39778-9371-4c8e-bebd-576fb060f6ef",
"last_updated": "2023-06-22T10:08:26.364243-04:00",
"created_at": "2023-06-20T08:33:21.338970-04:00",
"name": "ARI",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7898beba-db3e-4b3a-9f3b-29c27c4aafe7/?format=api"
},
{
"id": "b908e964-176e-4356-9b10-b4e88b388072",
"gambit_id": "9403ad59-d197-44db-a835-bfa670db3ffe",
"last_updated": "2023-06-22T10:08:26.367216-04:00",
"created_at": "2023-06-20T08:33:21.341703-04:00",
"name": "MIL",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7898beba-db3e-4b3a-9f3b-29c27c4aafe7/?format=api"
}
]
}