GET /api/bet_types/20346729-4654-4c5d-bfd3-84bc0a6d8ed3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20346729-4654-4c5d-bfd3-84bc0a6d8ed3",
"match": "https://api-prod.gambitprofit.com/api/matches/50e433e5-3100-4791-8c9e-e02484e26cd1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-21T10:17:15.683311-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 (M Kelly)",
"amount": 5426.0
},
{
"team": "PIT (R Contreras)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "bf380156-0d5d-4714-bb9f-0c6268829f89",
"gambit_id": "7c3534e9-4992-4bf3-b673-9a239a493f89",
"last_updated": "2023-05-22T13:42:04.115108-04:00",
"created_at": "2023-05-21T10:17:15.686554-04:00",
"name": "ARI (M Kelly)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20346729-4654-4c5d-bfd3-84bc0a6d8ed3/?format=api"
},
{
"id": "8e7cf7a9-dfc3-4e52-a731-2ad56d06e52b",
"gambit_id": "d0e34718-a7ad-4354-aedd-6d3a1ee72fc2",
"last_updated": "2023-05-22T13:42:04.112851-04:00",
"created_at": "2023-05-21T10:17:15.684899-04:00",
"name": "PIT (R Contreras)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20346729-4654-4c5d-bfd3-84bc0a6d8ed3/?format=api"
}
]
}