GET /api/bet_types/e25d73a1-75c1-4abc-8c7a-0d9a7533763e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e25d73a1-75c1-4abc-8c7a-0d9a7533763e",
"match": "https://api-prod.gambitprofit.com/api/matches/e3c3c10c-7c71-4d0f-8ccc-fe2c7c5ee732/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:11:59.415880-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": "CLE (P Battenfield)",
"amount": 5527.0
},
{
"team": "DET (ED Rodriguez)",
"amount": 4473.0
}
],
"expected_reward_tokens": 9616.95,
"profit_sb": 116.95,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "c809bde7-da97-48c6-a09c-43ab444195fc",
"gambit_id": "b248baa2-0b38-4154-86ce-9497b9061c8e",
"last_updated": "2023-04-19T17:22:14.060769-04:00",
"created_at": "2023-04-18T12:11:59.419953-04:00",
"name": "CLE (P Battenfield)",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25d73a1-75c1-4abc-8c7a-0d9a7533763e/?format=api"
},
{
"id": "6670b957-01e0-4928-923b-12b09e3ffee0",
"gambit_id": "00692ac6-1d86-4d3b-956f-45ef91c05459",
"last_updated": "2023-04-19T17:22:14.057935-04:00",
"created_at": "2023-04-18T12:11:59.417884-04:00",
"name": "DET (ED Rodriguez)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e25d73a1-75c1-4abc-8c7a-0d9a7533763e/?format=api"
}
]
}