GET /api/bet_types/7404f869-65ae-4a0d-a89b-192057c911fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7404f869-65ae-4a0d-a89b-192057c911fd",
"match": "https://api-prod.gambitprofit.com/api/matches/fba26634-258a-4de7-afb7-a68935d67006/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-01T13:36:51.069623-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": "Dallas Mavericks",
"amount": 5421.0
},
{
"team": "Miami Heat",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "b6f46e22-5e3c-402f-a3a7-870f497fdce2",
"gambit_id": "754160e3-4c3f-4ef9-9a44-e04a02e9e21c",
"last_updated": "2023-04-02T10:57:07.789210-04:00",
"created_at": "2023-04-01T13:36:51.072918-04:00",
"name": "Dallas Mavericks",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7404f869-65ae-4a0d-a89b-192057c911fd/?format=api"
},
{
"id": "8d3a64d2-22f1-4ca3-8026-c93df6be6a23",
"gambit_id": "af0d4d5f-6e2e-4ff5-ab22-f9fce61ba0c9",
"last_updated": "2023-04-02T10:57:07.790946-04:00",
"created_at": "2023-04-01T13:36:51.071285-04:00",
"name": "Miami Heat",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7404f869-65ae-4a0d-a89b-192057c911fd/?format=api"
}
]
}