GET /api/bet_types/7786fff7-02b4-444d-9c0b-9b197426e1c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7786fff7-02b4-444d-9c0b-9b197426e1c1",
"match": "https://api-prod.gambitprofit.com/api/matches/570aebcd-f565-45dd-a6bc-b0217d812ac0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-25T11:41:58.965989-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": "TOR (J Berrios)",
"amount": 6442.0
},
{
"team": "CWS (M Clevinger)",
"amount": 3558.0
}
],
"expected_reward_tokens": 9534.16,
"profit_sb": 34.16,
"profit_sb_percentage": 0.36,
"recommended": true
},
"lines": [
{
"id": "43e83fb8-9de3-4e84-a72e-75a8cc14315b",
"gambit_id": "bbb6555f-c495-476c-af97-6395189b45f0",
"last_updated": "2023-04-26T20:32:12.295374-04:00",
"created_at": "2023-04-25T11:41:58.967817-04:00",
"name": "TOR (J Berrios)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7786fff7-02b4-444d-9c0b-9b197426e1c1/?format=api"
},
{
"id": "e825da3c-0986-4912-aab1-a101aecc1393",
"gambit_id": "37762bef-cb8a-42ab-b57d-99cb00540b5b",
"last_updated": "2023-04-26T20:32:12.297936-04:00",
"created_at": "2023-04-25T11:41:58.969772-04:00",
"name": "CWS (M Clevinger)",
"reward": "2.68000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7786fff7-02b4-444d-9c0b-9b197426e1c1/?format=api"
}
]
}