GET /api/bet_types/0aaa65b9-0693-4ddf-9f72-439f50e70b2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0aaa65b9-0693-4ddf-9f72-439f50e70b2c",
"match": "https://api-prod.gambitprofit.com/api/matches/9d71d345-eeff-46b7-9558-4f377b6e321c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-19T09:28:01.773860-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": "TEX (D Dunning)",
"amount": 5377.0
},
{
"team": "MIL (F Peralta)",
"amount": 4623.0
}
],
"expected_reward_tokens": 9569.61,
"profit_sb": 69.61,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "742bbb59-e556-4b64-8593-7e1e54bf0be3",
"gambit_id": "26479405-4a6a-448b-bc5f-13458fe9d0f5",
"last_updated": "2023-08-21T11:08:27.544953-04:00",
"created_at": "2023-08-19T09:28:01.787663-04:00",
"name": "TEX (D Dunning)",
"reward": "1.78000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aaa65b9-0693-4ddf-9f72-439f50e70b2c/?format=api"
},
{
"id": "51cfa08c-5635-413d-b858-052fa9a4e876",
"gambit_id": "fd627824-5d64-4854-bfb8-605763437c4a",
"last_updated": "2023-08-21T11:08:27.541567-04:00",
"created_at": "2023-08-19T09:28:01.781339-04:00",
"name": "MIL (F Peralta)",
"reward": "2.07000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aaa65b9-0693-4ddf-9f72-439f50e70b2c/?format=api"
}
]
}