GET /api/bet_types/09a8ddcd-c486-4d4f-8299-a38de85d906c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09a8ddcd-c486-4d4f-8299-a38de85d906c",
"match": "https://api-prod.gambitprofit.com/api/matches/ea0c60b8-86e4-4f5a-9473-1dca5d52f949/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-18T09:42:14.529447-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": "Mayra Bueno Silva",
"amount": 7919.0
},
{
"team": "Lina Lansberg",
"amount": 2081.0
}
],
"expected_reward_tokens": 9343.69,
"profit_sb": -156.31,
"profit_sb_percentage": -1.65,
"recommended": false
},
"lines": [
{
"id": "0caba04c-2e13-4eb4-b64c-db38dc764785",
"gambit_id": "e517c0f9-1562-46de-908c-a90efe2dc191",
"last_updated": "2023-02-19T16:37:18.599523-05:00",
"created_at": "2023-02-18T09:42:14.530732-05:00",
"name": "Mayra Bueno Silva",
"reward": "1.18000",
"odds": "1.19050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a8ddcd-c486-4d4f-8299-a38de85d906c/?format=api"
},
{
"id": "0b1f05f9-3428-48c4-8d95-b7adb5f630b0",
"gambit_id": "29f9bf28-33bc-4ab5-a6f7-38d3139d261a",
"last_updated": "2023-02-19T16:37:18.600778-05:00",
"created_at": "2023-02-18T09:42:14.533058-05:00",
"name": "Lina Lansberg",
"reward": "4.49000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09a8ddcd-c486-4d4f-8299-a38de85d906c/?format=api"
}
]
}