GET /api/bet_types/f30985fe-3392-442f-8e87-690270024902/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f30985fe-3392-442f-8e87-690270024902",
"match": "https://api-prod.gambitprofit.com/api/matches/64a591d8-3051-48a3-843b-2e783910b015/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-24T09:13:12.840829-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": "Minnesota Timberwolves",
"amount": 8079.0
},
{
"team": "Washington Wizards",
"amount": 1921.0
}
],
"expected_reward_tokens": 9451.32,
"profit_sb": -48.68,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "21afdfcc-e29f-48b6-849a-bab4e549b00a",
"gambit_id": "0dccbee7-79f4-49be-b05b-98e8f2696e6d",
"last_updated": "2024-01-26T13:28:11.555062-05:00",
"created_at": "2024-01-24T09:13:12.845273-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f30985fe-3392-442f-8e87-690270024902/?format=api"
},
{
"id": "9eb8fd9b-3798-4f3e-9748-03f5b3a1d7ca",
"gambit_id": "b8ceaf72-8b7a-4c00-9e9f-7d4f6daedc26",
"last_updated": "2024-01-26T13:28:11.562221-05:00",
"created_at": "2024-01-24T09:13:12.857386-05:00",
"name": "Washington Wizards",
"reward": "4.92000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f30985fe-3392-442f-8e87-690270024902/?format=api"
}
]
}