GET /api/bet_types/7d6317d4-3ddb-46e7-b3fc-d9efd4b5077f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d6317d4-3ddb-46e7-b3fc-d9efd4b5077f",
"match": "https://api-prod.gambitprofit.com/api/matches/ca9dc198-fa71-43b7-ae26-4561388d2202/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-22T09:01:55.402574-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": "Team Liquid",
"amount": 7520.0
},
{
"team": "Complexity Gaming",
"amount": 2480.0
}
],
"expected_reward_tokens": 9174.4,
"profit_sb": -325.6,
"profit_sb_percentage": -3.43,
"recommended": false
},
"lines": [
{
"id": "c701dfbe-cfc3-441f-bb07-534ef669d99e",
"gambit_id": "934fa227-382a-4bc2-bb93-4df5013450ef",
"last_updated": "2023-01-29T12:27:02.202831-05:00",
"created_at": "2023-01-22T09:01:55.404205-05:00",
"name": "Team Liquid",
"reward": "1.22000",
"odds": "1.22000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d6317d4-3ddb-46e7-b3fc-d9efd4b5077f/?format=api"
},
{
"id": "a2eb4405-4b25-4cf6-914e-733fd9f3da33",
"gambit_id": "39043e44-fa04-4706-aace-27b8ffc1e296",
"last_updated": "2023-01-29T12:27:02.204647-05:00",
"created_at": "2023-01-22T09:01:55.405655-05:00",
"name": "Complexity Gaming",
"reward": "3.70000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d6317d4-3ddb-46e7-b3fc-d9efd4b5077f/?format=api"
}
]
}