GET /api/bet_types/a36a4bf0-0dbf-468a-8c75-bc6a4b1b5af2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a36a4bf0-0dbf-468a-8c75-bc6a4b1b5af2",
"match": "https://api-prod.gambitprofit.com/api/matches/34874039-5b97-4ee5-8852-7165997c8060/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-30T10:47:18.031634-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": "ARI (Z Gallen)",
"amount": 6833.0
},
{
"team": "COL (K Freeland)",
"amount": 3167.0
}
],
"expected_reward_tokens": 9564.34,
"profit_sb": 64.34,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "69b3e1e3-b17b-4736-b576-c364d8244658",
"gambit_id": "1107a417-68a2-4768-b3b2-0ac3958191f4",
"last_updated": "2023-05-31T11:47:22.707422-04:00",
"created_at": "2023-05-30T10:47:18.035576-04:00",
"name": "ARI (Z Gallen)",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a36a4bf0-0dbf-468a-8c75-bc6a4b1b5af2/?format=api"
},
{
"id": "ca0cd7c1-e7c0-43c9-95e3-c98ff59c219b",
"gambit_id": "2c44e529-4bbd-49ea-a81c-503f7b372a23",
"last_updated": "2023-05-31T11:47:22.703152-04:00",
"created_at": "2023-05-30T10:47:18.033461-04:00",
"name": "COL (K Freeland)",
"reward": "3.02000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a36a4bf0-0dbf-468a-8c75-bc6a4b1b5af2/?format=api"
}
]
}