GET /api/bet_types/14850fea-0ec9-40bd-8aaf-1a84b6f17b43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14850fea-0ec9-40bd-8aaf-1a84b6f17b43",
"match": "https://api-prod.gambitprofit.com/api/matches/d1f3e800-f39a-424a-8325-b9cfc08d8825/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "CLE (A Civale)",
"amount": 5445.0
},
{
"team": "TEX (C Ragans)",
"amount": 4555.0
}
],
"expected_reward_tokens": 9201.1,
"profit_sb": 201.1,
"profit_sb_percentage": 2.23,
"recommended": true
},
"lines": [
{
"id": "9f0fe6eb-35cb-486a-9a22-0934bce15bb4",
"gambit_id": "56180e1a-0e85-4ab2-a849-bda9c9217cdf",
"last_updated": "2022-09-26T10:27:11.342055-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (A Civale)",
"reward": "1.69000",
"odds": "1.79370",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14850fea-0ec9-40bd-8aaf-1a84b6f17b43/?format=api"
},
{
"id": "20ea54db-7605-493e-8858-0fd7f46281f4",
"gambit_id": "f4d14a45-5651-42c7-9eb3-04a128017012",
"last_updated": "2022-09-26T10:27:11.341106-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (C Ragans)",
"reward": "2.02000",
"odds": "2.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14850fea-0ec9-40bd-8aaf-1a84b6f17b43/?format=api"
}
]
}