GET /api/bet_types/6d3f44c1-87c7-4a06-9302-3c1de88caef2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d3f44c1-87c7-4a06-9302-3c1de88caef2",
"match": "https://api-prod.gambitprofit.com/api/matches/35ebb900-ebd5-442e-99ac-b21d464f3c70/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-07T11:57:06.164767-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": "TOR (Y Kikuchi)",
"amount": 5409.0
},
{
"team": "PIT (R Contreras)",
"amount": 4591.0
}
],
"expected_reward_tokens": 9411.55,
"profit_sb": -88.45,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "deab5451-e97e-49ed-b6d3-c81a1f02675b",
"gambit_id": "2ed3813b-754d-4a0e-80ac-c7d67067747d",
"last_updated": "2023-05-08T11:47:09.460354-04:00",
"created_at": "2023-05-07T11:57:06.172524-04:00",
"name": "TOR (Y Kikuchi)",
"reward": "1.74000",
"odds": "1.77520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3f44c1-87c7-4a06-9302-3c1de88caef2/?format=api"
},
{
"id": "4b005b8e-b6a1-4e3c-bdd3-791e10b20743",
"gambit_id": "2fea6e17-2494-4787-83d0-9455c553aecd",
"last_updated": "2023-05-08T11:47:09.459070-04:00",
"created_at": "2023-05-07T11:57:06.169441-04:00",
"name": "PIT (R Contreras)",
"reward": "2.05000",
"odds": "2.09000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d3f44c1-87c7-4a06-9302-3c1de88caef2/?format=api"
}
]
}