GET /api/bet_types/c7de4f96-8ab7-477d-bb5a-65566900e560/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7de4f96-8ab7-477d-bb5a-65566900e560",
"match": "https://api-prod.gambitprofit.com/api/matches/1ccfa8b9-b962-42d7-83bb-3e3cdece3176/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-29T09:58:11.500092-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": "Portland Trail Blazers",
"amount": 6154.0
},
{
"team": "San Antonio Spurs",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "1a758809-c017-4ea7-8eea-39791786358d",
"gambit_id": "53b55c30-a343-43cc-abac-35bc15e38e99",
"last_updated": "2023-12-30T21:38:21.117798-05:00",
"created_at": "2023-12-29T09:58:11.508670-05:00",
"name": "Portland Trail Blazers",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7de4f96-8ab7-477d-bb5a-65566900e560/?format=api"
},
{
"id": "90d58d89-ae7c-4ed1-8a1b-d5e3592ec90e",
"gambit_id": "ac1b9031-d5fc-42bd-a340-ce3c4d98cfb3",
"last_updated": "2023-12-30T21:38:21.114407-05:00",
"created_at": "2023-12-29T09:58:11.504637-05:00",
"name": "San Antonio Spurs",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7de4f96-8ab7-477d-bb5a-65566900e560/?format=api"
}
]
}