GET /api/bet_types/0fd2d2e9-3fbb-4d68-a644-38c1eda40d31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fd2d2e9-3fbb-4d68-a644-38c1eda40d31",
"match": "https://api-prod.gambitprofit.com/api/matches/e1673623-6941-4fec-a7d4-d16f05fe8176/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Jamahal Hill",
"amount": 7178.0
},
{
"team": "Thiago Santos",
"amount": 2822.0
}
],
"expected_reward_tokens": 9115.06,
"profit_sb": 115.06,
"profit_sb_percentage": 1.28,
"recommended": true
},
"lines": [
{
"id": "4a0ee25f-76ca-4b23-a9ba-a5c1308861e1",
"gambit_id": "34019648-cf10-49f1-8dbf-733660c2127e",
"last_updated": "2022-08-07T11:12:11.800736-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jamahal Hill",
"reward": "1.27000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd2d2e9-3fbb-4d68-a644-38c1eda40d31/?format=api"
},
{
"id": "07e82c8c-238c-4434-80e8-68c20f1158a8",
"gambit_id": "dc8ac0f3-ba37-4243-b7c8-f59a0e1949b6",
"last_updated": "2022-08-07T11:12:11.801125-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Thiago Santos",
"reward": "3.23000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd2d2e9-3fbb-4d68-a644-38c1eda40d31/?format=api"
}
]
}