GET /api/bet_types/b4021f01-c5f0-426b-ba9d-e43c968331a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4021f01-c5f0-426b-ba9d-e43c968331a7",
"match": "https://api-prod.gambitprofit.com/api/matches/4d5784c4-df40-4603-8aa0-32c95f083b6c/?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": "Shanghai Dragons",
"amount": 5989.0
},
{
"team": "Philadelphia Fusion",
"amount": 4011.0
}
],
"expected_reward_tokens": 8743.94,
"profit_sb": -256.06,
"profit_sb_percentage": -2.85,
"recommended": false
},
"lines": [
{
"id": "bcd84aa5-1796-4004-a700-a6be97dd45f4",
"gambit_id": "dccd2333-3a71-4ac4-a5a0-8f156226d3b6",
"last_updated": "2022-12-24T17:12:26.480649-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Shanghai Dragons",
"reward": "1.46000",
"odds": "1.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4021f01-c5f0-426b-ba9d-e43c968331a7/?format=api"
},
{
"id": "6f4e3eca-4b69-4b40-8e1f-be5ce825b443",
"gambit_id": "5db2c00a-fa68-47fe-b1e9-59bb9e898935",
"last_updated": "2022-12-24T17:12:26.481760-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Fusion",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4021f01-c5f0-426b-ba9d-e43c968331a7/?format=api"
}
]
}