GET /api/bet_types/d64c1693-2eb4-450e-806e-d6c5406c8681/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d64c1693-2eb4-450e-806e-d6c5406c8681",
"match": "https://api-prod.gambitprofit.com/api/matches/77b4a285-09f1-4990-99f9-3a4540aad5cf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-15T09:07:12.814449-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": "Los Angeles Clippers",
"amount": 5699.0
},
{
"team": "Golden State Warriors",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "c81c8029-24e4-47c1-8604-96ba89d52736",
"gambit_id": "d57c2e7b-d142-418f-93a0-57fd5be7a26e",
"last_updated": "2023-03-16T17:37:22.746708-04:00",
"created_at": "2023-03-15T09:07:12.816545-04:00",
"name": "Los Angeles Clippers",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d64c1693-2eb4-450e-806e-d6c5406c8681/?format=api"
},
{
"id": "71c1840e-fa8e-472e-acf9-61ee0baead7d",
"gambit_id": "4cb187ec-267e-4e0f-b439-1a0293bdc649",
"last_updated": "2023-03-16T17:37:22.748448-04:00",
"created_at": "2023-03-15T09:07:12.818683-04:00",
"name": "Golden State Warriors",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d64c1693-2eb4-450e-806e-d6c5406c8681/?format=api"
}
]
}