GET /api/bet_types/2e6fa86a-33a6-4ee7-a15c-062cdb4645dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e6fa86a-33a6-4ee7-a15c-062cdb4645dd",
"match": "https://api-prod.gambitprofit.com/api/matches/c0a1a4f2-05ed-46a2-a11c-e8e43eb7e19c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-11T13:06:54.691884-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": "Jack Della Maddalena",
"amount": 7162.0
},
{
"team": "Randy Brown",
"amount": 2838.0
}
],
"expected_reward_tokens": 9308.64,
"profit_sb": -191.36,
"profit_sb_percentage": -2.01,
"recommended": false
},
"lines": [
{
"id": "1dbd4a94-621e-4dba-b38f-cf8d38238297",
"gambit_id": "38cc1e67-270e-4b10-af82-38cfbd97efc5",
"last_updated": "2023-02-12T10:51:48.063217-05:00",
"created_at": "2023-02-11T13:06:54.693326-05:00",
"name": "Jack Della Maddalena",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6fa86a-33a6-4ee7-a15c-062cdb4645dd/?format=api"
},
{
"id": "e168e14d-9fee-4bab-a8f1-8bd32c044cf1",
"gambit_id": "924faa27-8571-47c4-a921-976273a52809",
"last_updated": "2023-02-12T10:51:48.064426-05:00",
"created_at": "2023-02-11T13:06:54.694685-05:00",
"name": "Randy Brown",
"reward": "3.28000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6fa86a-33a6-4ee7-a15c-062cdb4645dd/?format=api"
}
]
}