GET /api/bet_types/6d436975-2312-41a6-a186-03fedf49914e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d436975-2312-41a6-a186-03fedf49914e",
"match": "https://api-prod.gambitprofit.com/api/matches/6f82dad1-e708-4a32-bfea-cc6357e46a52/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-24T08:13:22.143121-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": "MIL (C Rea)",
"amount": 5157.0
},
{
"team": "CIN (G Ashcraft)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "91cf55c0-da51-40ab-9f29-df7065180069",
"gambit_id": "04efc82f-3e3c-4aa2-a9d0-48f4a18b3ed1",
"last_updated": "2023-07-25T20:18:24.794702-04:00",
"created_at": "2023-07-24T08:13:22.150983-04:00",
"name": "MIL (C Rea)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d436975-2312-41a6-a186-03fedf49914e/?format=api"
},
{
"id": "4b9351f6-d38a-47b3-9258-2f1e5039c415",
"gambit_id": "07c43cf0-da54-4929-bdc8-c6c79ecde327",
"last_updated": "2023-07-25T20:18:24.791399-04:00",
"created_at": "2023-07-24T08:13:22.146833-04:00",
"name": "CIN (G Ashcraft)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d436975-2312-41a6-a186-03fedf49914e/?format=api"
}
]
}