GET /api/bet_types/ea3ae698-eba7-4367-ba58-f34d700fc393/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea3ae698-eba7-4367-ba58-f34d700fc393",
"match": "https://api-prod.gambitprofit.com/api/matches/2349a54c-bb35-4db3-a979-dd50b4bad860/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T08:43:14.969900-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": "SDG (S Lugo)",
"amount": 5909.0
},
{
"team": "ARI (B Pfaadt)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "aaaccd11-912a-416a-82aa-7ac3ead9aa07",
"gambit_id": "89213661-b02e-4dcf-b362-6665cd971884",
"last_updated": "2023-08-21T10:13:04.584719-04:00",
"created_at": "2023-08-18T08:43:14.977513-04:00",
"name": "SDG (S Lugo)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3ae698-eba7-4367-ba58-f34d700fc393/?format=api"
},
{
"id": "6775c8e4-d873-48d4-8ad8-6aecaee3cc23",
"gambit_id": "91e55c2b-373a-4107-a73b-232a82478aac",
"last_updated": "2023-08-21T10:13:04.580190-04:00",
"created_at": "2023-08-18T08:43:14.973497-04:00",
"name": "ARI (B Pfaadt)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea3ae698-eba7-4367-ba58-f34d700fc393/?format=api"
}
]
}