GET /api/bet_types/d15db8d4-57c2-47a2-8974-c068c04d7ff4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d15db8d4-57c2-47a2-8974-c068c04d7ff4",
"match": "https://api-prod.gambitprofit.com/api/matches/b55b35f7-fc3d-421e-848c-18addb79c081/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-05T09:22:22.678834-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": "Brooklyn Nets",
"amount": 8085.0
},
{
"team": "Detroit Pistons",
"amount": 1915.0
}
],
"expected_reward_tokens": 9459.45,
"profit_sb": -40.55,
"profit_sb_percentage": -0.43,
"recommended": false
},
"lines": [
{
"id": "59963790-0113-4903-9ae4-217c7a4e8d4e",
"gambit_id": "d6a8b016-581e-4a9e-87dd-6b39818d3fba",
"last_updated": "2023-04-06T11:47:09.844762-04:00",
"created_at": "2023-04-05T09:22:22.685099-04:00",
"name": "Brooklyn Nets",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d15db8d4-57c2-47a2-8974-c068c04d7ff4/?format=api"
},
{
"id": "7ea7dc19-82bc-471a-9bcd-6609780f1843",
"gambit_id": "59bdfb3e-0430-418b-91e9-15c1d3fc871c",
"last_updated": "2023-04-06T11:47:09.841757-04:00",
"created_at": "2023-04-05T09:22:22.681512-04:00",
"name": "Detroit Pistons",
"reward": "4.94000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d15db8d4-57c2-47a2-8974-c068c04d7ff4/?format=api"
}
]
}