GET /api/bet_types/05a2e804-e45d-45cb-badb-6f4942e13edf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05a2e804-e45d-45cb-badb-6f4942e13edf",
"match": "https://api-prod.gambitprofit.com/api/matches/6acb5778-7867-4b5b-8145-41984f092ce6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-11T11:43:22.029090-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": "Green Bay Packers",
"amount": 6449.0
},
{
"team": "Cincinnati Bengals",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "f99f9c6f-5669-4c8a-b400-a21640ba0675",
"gambit_id": "c0746b98-4bb4-4d41-8ee8-01699f41a1e9",
"last_updated": "2023-08-12T18:28:11.833968-04:00",
"created_at": "2023-08-11T11:43:22.032897-04:00",
"name": "Green Bay Packers",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a2e804-e45d-45cb-badb-6f4942e13edf/?format=api"
},
{
"id": "e323fea0-0485-4985-bafe-650f30fd48b9",
"gambit_id": "b7872dcc-317f-469f-a1fb-3f68f85f2898",
"last_updated": "2023-08-12T18:28:11.838286-04:00",
"created_at": "2023-08-11T11:43:22.037574-04:00",
"name": "Cincinnati Bengals",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a2e804-e45d-45cb-badb-6f4942e13edf/?format=api"
}
]
}