GET /api/bet_types/7bd7c5c4-5b71-4eb8-b6ab-df10f1f2c71a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7bd7c5c4-5b71-4eb8-b6ab-df10f1f2c71a",
"match": "https://api-prod.gambitprofit.com/api/matches/80fda471-2e83-404f-8c58-65aee393b7b3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-17T11:42:00.936999-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": "TEX (J Degrom)",
"amount": 6500.0
},
{
"team": "KAN (J Lyles)",
"amount": 3500.0
}
],
"expected_reward_tokens": 9555.0,
"profit_sb": 55.0,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "9b5af4a0-b210-4823-8275-cb01d1918fb5",
"gambit_id": "17432201-0271-44fb-a646-446813adceb1",
"last_updated": "2023-04-18T12:12:10.919370-04:00",
"created_at": "2023-04-17T11:42:00.941467-04:00",
"name": "TEX (J Degrom)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bd7c5c4-5b71-4eb8-b6ab-df10f1f2c71a/?format=api"
},
{
"id": "8047c118-4179-4925-bdca-b04abdaa9b67",
"gambit_id": "cfba9f59-b4a5-425b-a88f-cf271888d547",
"last_updated": "2023-04-18T12:12:10.917984-04:00",
"created_at": "2023-04-17T11:42:00.939357-04:00",
"name": "KAN (J Lyles)",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bd7c5c4-5b71-4eb8-b6ab-df10f1f2c71a/?format=api"
}
]
}