GET /api/bet_types/62d1a64a-c1df-47e3-9c8f-7ec685d8ec37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62d1a64a-c1df-47e3-9c8f-7ec685d8ec37",
"match": "https://api-prod.gambitprofit.com/api/matches/9e8f041c-aac0-4121-96b9-9285cf0507ee/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-11T14:23:20.959016-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": "Phoenix Suns",
"amount": 5319.0
},
{
"team": "Los Angeles Lakers",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "f1190935-8862-4771-a2b6-72c078b6d00d",
"gambit_id": "ccfae102-b78a-4896-9f51-f94f9fde6050",
"last_updated": "2024-01-15T09:38:14.120633-05:00",
"created_at": "2024-01-11T14:23:20.966025-05:00",
"name": "Phoenix Suns",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d1a64a-c1df-47e3-9c8f-7ec685d8ec37/?format=api"
},
{
"id": "8055ac78-55b9-4cc3-a717-b43fb291be89",
"gambit_id": "6a2661db-797b-43ae-b258-f6c426425017",
"last_updated": "2024-01-15T09:38:14.124335-05:00",
"created_at": "2024-01-11T14:23:20.970726-05:00",
"name": "Los Angeles Lakers",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62d1a64a-c1df-47e3-9c8f-7ec685d8ec37/?format=api"
}
]
}