GET /api/bet_types/667e9dcc-e7f4-45e2-9584-0a306111ac61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "667e9dcc-e7f4-45e2-9584-0a306111ac61",
"match": "https://api-prod.gambitprofit.com/api/matches/89cbb5e0-efc8-4704-9261-061f3768aaec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-18T08:53:09.949754-04: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": "STL (J Montgomery)",
"amount": 6060.0
},
{
"team": "MIA (E Cabrera)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "00e720f4-8067-413f-b770-55e5ff42a28c",
"gambit_id": "8f12efed-23e8-4b09-8c44-3642853acc22",
"last_updated": "2023-07-20T09:53:26.291359-04:00",
"created_at": "2023-07-18T08:53:09.953134-04:00",
"name": "STL (J Montgomery)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/667e9dcc-e7f4-45e2-9584-0a306111ac61/?format=api"
},
{
"id": "e70db96f-cc58-4ede-af85-1384d5fb2e22",
"gambit_id": "868e7d84-e0b1-4d6d-bdd7-4a81c9332acd",
"last_updated": "2023-07-20T09:53:26.290088-04:00",
"created_at": "2023-07-18T08:53:09.951634-04:00",
"name": "MIA (E Cabrera)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/667e9dcc-e7f4-45e2-9584-0a306111ac61/?format=api"
}
]
}