GET /api/bet_types/75e1b618-52ca-4f13-bc5c-6c5fef71d8be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75e1b618-52ca-4f13-bc5c-6c5fef71d8be",
"match": "https://api-prod.gambitprofit.com/api/matches/d2ef8698-387f-47ca-a535-0a65323d4d54/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "SDG (S Manaea)",
"amount": 5884.0
},
{
"team": "COL (R Feltner)",
"amount": 4116.0
}
],
"expected_reward_tokens": 9178.68,
"profit_sb": 178.68,
"profit_sb_percentage": 1.99,
"recommended": true
},
"lines": [
{
"id": "9635a3a1-bb8c-42ab-8069-4f8c96b2aa59",
"gambit_id": "db3b85e5-cc37-49a1-bbb8-8f9ed40149d2",
"last_updated": "2022-09-24T21:07:20.052943-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (S Manaea)",
"reward": "1.56000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e1b618-52ca-4f13-bc5c-6c5fef71d8be/?format=api"
},
{
"id": "52e909aa-2649-4cee-b277-6c9da225f8ef",
"gambit_id": "5dc09d80-2153-4cdc-9134-ece3d85a29f8",
"last_updated": "2022-09-24T21:07:20.051868-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (R Feltner)",
"reward": "2.23000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75e1b618-52ca-4f13-bc5c-6c5fef71d8be/?format=api"
}
]
}