GET /api/bet_types/55f88fc7-8386-4310-a5c0-b2125dce9409/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55f88fc7-8386-4310-a5c0-b2125dce9409",
"match": "https://api-prod.gambitprofit.com/api/matches/3eb388a9-7b0c-4e7f-a0de-95864f40b5b0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-14T12:02:17.838364-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": "Chris Gutierrez",
"amount": 6528.0
},
{
"team": "Pedro Munhoz",
"amount": 3472.0
}
],
"expected_reward_tokens": 9269.76,
"profit_sb": -230.24,
"profit_sb_percentage": -2.42,
"recommended": false
},
"lines": [
{
"id": "3f146c81-d329-4ef7-9003-e16aa7b95b5c",
"gambit_id": "716abdcc-93ee-42a3-b515-25d4eb6ddba6",
"last_updated": "2023-04-17T11:42:06.771033-04:00",
"created_at": "2023-04-14T12:02:17.839828-04:00",
"name": "Chris Gutierrez",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f88fc7-8386-4310-a5c0-b2125dce9409/?format=api"
},
{
"id": "1099d3ad-03c6-4652-8328-2d3842bf6f59",
"gambit_id": "52f171e0-dc46-4a09-a4c6-bde42089c1f9",
"last_updated": "2023-04-17T11:42:06.773358-04:00",
"created_at": "2023-04-14T12:02:17.841353-04:00",
"name": "Pedro Munhoz",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55f88fc7-8386-4310-a5c0-b2125dce9409/?format=api"
}
]
}