GET /api/bet_types/612c7ea1-7ab1-4b41-ba34-bb35aa4afa8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "612c7ea1-7ab1-4b41-ba34-bb35aa4afa8d",
"match": "https://api-prod.gambitprofit.com/api/matches/77579474-faf2-40e7-ad5c-0123a88c23ac/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T12:26:51.856316-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": "Eric Dodson",
"amount": 8153.0
},
{
"team": "Gene Perez",
"amount": 1847.0
}
],
"expected_reward_tokens": 9456.64,
"profit_sb": -43.36,
"profit_sb_percentage": -0.46,
"recommended": false
},
"lines": [
{
"id": "9f089e4d-8668-4065-aa8c-605531e499db",
"gambit_id": "22a08b02-f478-40d1-9850-4e21ff7e2584",
"last_updated": "2023-02-18T09:27:09.809167-05:00",
"created_at": "2023-02-13T15:47:17.514326-05:00",
"name": "Eric Dodson",
"reward": "1.16000",
"odds": "1.17000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/612c7ea1-7ab1-4b41-ba34-bb35aa4afa8d/?format=api"
},
{
"id": "7521c684-5942-4f61-8358-39c044f12514",
"gambit_id": "c4d2f27b-770b-48b9-9a73-cdf40c5d5afd",
"last_updated": "2023-02-18T09:27:09.807836-05:00",
"created_at": "2023-02-13T15:47:17.512830-05:00",
"name": "Gene Perez",
"reward": "5.12000",
"odds": "5.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/612c7ea1-7ab1-4b41-ba34-bb35aa4afa8d/?format=api"
}
]
}