GET /api/bet_types/af71c347-6db8-4874-9a90-405a4e974903/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af71c347-6db8-4874-9a90-405a4e974903",
"match": "https://api-prod.gambitprofit.com/api/matches/fd06431d-c0ae-41d6-a52d-c36ef94eb8cf/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-09T09:42:59.346034-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": "TOR",
"amount": 5688.0
},
{
"team": "KAN",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "fa442ce8-9e03-47ab-b459-44484c9c4d51",
"gambit_id": "90d034b9-62ea-4c8d-a613-53eac74f4594",
"last_updated": "2023-09-12T11:43:03.434173-04:00",
"created_at": "2023-09-09T09:42:59.359039-04:00",
"name": "TOR",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af71c347-6db8-4874-9a90-405a4e974903/?format=api"
},
{
"id": "5cb336b1-2d69-4e78-88e0-b28a0f90a9bb",
"gambit_id": "6da0bfa7-280b-49bd-9770-05b892c5413a",
"last_updated": "2023-09-12T11:43:03.418898-04:00",
"created_at": "2023-09-09T09:42:59.354236-04:00",
"name": "KAN",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af71c347-6db8-4874-9a90-405a4e974903/?format=api"
}
]
}