GET /api/bet_types/48557edb-b3d5-4786-8719-4feaa7038fb1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48557edb-b3d5-4786-8719-4feaa7038fb1",
"match": "https://api-prod.gambitprofit.com/api/matches/4aa409b3-49c2-4a93-9f7a-f7d15d41545f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:01:56.555009-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": "PHI (B Falter)",
"amount": 5711.0
},
{
"team": "CIN (N Lodolo)",
"amount": 4289.0
}
],
"expected_reward_tokens": 9650.25,
"profit_sb": 150.25,
"profit_sb_percentage": 1.58,
"recommended": true
},
"lines": [
{
"id": "d2190c9e-1ce3-4b7c-a8c2-ddb24b236982",
"gambit_id": "e5f851d9-9707-4afa-af50-6cb5319f2112",
"last_updated": "2023-04-09T09:37:13.790301-04:00",
"created_at": "2023-04-08T09:01:56.557179-04:00",
"name": "PHI (B Falter)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48557edb-b3d5-4786-8719-4feaa7038fb1/?format=api"
},
{
"id": "ba4a4e26-f853-4795-9c2a-564aa60efefe",
"gambit_id": "7758a4b2-8069-4abb-9b43-f13ef8fb65b3",
"last_updated": "2023-04-09T09:37:13.792243-04:00",
"created_at": "2023-04-08T09:01:56.559612-04:00",
"name": "CIN (N Lodolo)",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48557edb-b3d5-4786-8719-4feaa7038fb1/?format=api"
}
]
}