GET /api/bet_types/7a16aa1d-1c06-4279-a148-eda73b1de1de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a16aa1d-1c06-4279-a148-eda73b1de1de",
"match": "https://api-prod.gambitprofit.com/api/matches/9cd93f72-d58f-4143-a93a-94dee4a50712/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-25T12:38:06.268087-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": "WAS (T Williams)",
"amount": 5490.0
},
{
"team": "COL (A Gomber)",
"amount": 4510.0
}
],
"expected_reward_tokens": 9606.3,
"profit_sb": 106.3,
"profit_sb_percentage": 1.12,
"recommended": true
},
"lines": [
{
"id": "c74bf044-d475-416e-b69b-c49f1bd8ee13",
"gambit_id": "3b3a66b4-ba6f-445c-9904-38848676c3a7",
"last_updated": "2023-07-26T10:33:08.765150-04:00",
"created_at": "2023-07-25T12:38:06.276502-04:00",
"name": "WAS (T Williams)",
"reward": "1.75000",
"odds": "1.78120",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a16aa1d-1c06-4279-a148-eda73b1de1de/?format=api"
},
{
"id": "c2bc8c4d-1d60-4923-9636-94c0ae1b053a",
"gambit_id": "015e3db5-9323-41d0-8bcf-c87098f702bb",
"last_updated": "2023-07-26T10:33:08.761510-04:00",
"created_at": "2023-07-25T12:38:06.272574-04:00",
"name": "COL (A Gomber)",
"reward": "2.13000",
"odds": "2.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a16aa1d-1c06-4279-a148-eda73b1de1de/?format=api"
}
]
}