GET /api/bet_types/c883684e-b35c-4616-b74c-43b59099d63c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c883684e-b35c-4616-b74c-43b59099d63c",
"match": "https://api-prod.gambitprofit.com/api/matches/e0fe6512-206b-4f03-aa75-14ee2a9d862f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-06T08:38:15.268761-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": "CLE (X Curry)",
"amount": 5714.0
},
{
"team": "CWS (J Scholtens)",
"amount": 4286.0
}
],
"expected_reward_tokens": 9599.52,
"profit_sb": 99.52,
"profit_sb_percentage": 1.05,
"recommended": true
},
"lines": [
{
"id": "a73a3743-4044-4ab8-b479-ffe91e70ffdf",
"gambit_id": "0c089801-8866-49ed-9eb4-1ae713c715f5",
"last_updated": "2023-08-07T15:13:10.388146-04:00",
"created_at": "2023-08-06T08:38:15.289702-04:00",
"name": "CLE (X Curry)",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c883684e-b35c-4616-b74c-43b59099d63c/?format=api"
},
{
"id": "4489deb6-a3d2-40b7-8be8-d142eda6f27d",
"gambit_id": "a1d88282-67d5-4752-915b-e13bd1189504",
"last_updated": "2023-08-07T15:13:10.379834-04:00",
"created_at": "2023-08-06T08:38:15.280230-04:00",
"name": "CWS (J Scholtens)",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c883684e-b35c-4616-b74c-43b59099d63c/?format=api"
}
]
}