GET /api/bet_types/d509002d-5141-466a-bd8b-32cf06acf4c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d509002d-5141-466a-bd8b-32cf06acf4c9",
"match": "https://api-prod.gambitprofit.com/api/matches/2844a7dc-d02f-4c93-9d9e-a167780ffa90/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-20T08:33:18.990103-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": "ATL (S Strider)",
"amount": 5838.0
},
{
"team": "PHI (R Suarez)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "585d86de-74a5-4e9e-a66f-dc593785271b",
"gambit_id": "90e79052-5a8a-46d8-b13d-45e1b5e53acb",
"last_updated": "2023-06-22T10:18:01.910656-04:00",
"created_at": "2023-06-20T08:33:18.993350-04:00",
"name": "ATL (S Strider)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d509002d-5141-466a-bd8b-32cf06acf4c9/?format=api"
},
{
"id": "11cbabb0-fc88-4e20-87a8-49c9ba89c433",
"gambit_id": "bc1dc586-270e-4931-b52f-2c2ccdf39c8b",
"last_updated": "2023-06-22T10:18:01.915030-04:00",
"created_at": "2023-06-20T08:33:18.996240-04:00",
"name": "PHI (R Suarez)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d509002d-5141-466a-bd8b-32cf06acf4c9/?format=api"
}
]
}