GET /api/bet_types/09210fdc-a521-4e85-8401-d0a20414ef1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09210fdc-a521-4e85-8401-d0a20414ef1e",
"match": "https://api-prod.gambitprofit.com/api/matches/ea3d714b-f05a-492d-8773-d3153d8dc138/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-17T11:06:51.985241-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": "CWS (M Clevinger)",
"amount": 5689.0
},
{
"team": "CLE (P Battenfield)",
"amount": 4311.0
}
],
"expected_reward_tokens": 9613.53,
"profit_sb": 113.53,
"profit_sb_percentage": 1.2,
"recommended": true
},
"lines": [
{
"id": "40150662-a93a-4829-a537-326a7a4f4048",
"gambit_id": "09393447-2285-4e1c-b44f-ebe9cfcd7d9d",
"last_updated": "2023-05-18T11:47:18.694614-04:00",
"created_at": "2023-05-17T11:06:51.987422-04:00",
"name": "CWS (M Clevinger)",
"reward": "1.69000",
"odds": "1.72460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09210fdc-a521-4e85-8401-d0a20414ef1e/?format=api"
},
{
"id": "26e08d01-d1f4-4fd0-845b-3d256a6715cc",
"gambit_id": "52f226f0-f039-4282-8d63-ca9d1f66d21b",
"last_updated": "2023-05-18T11:47:18.695780-04:00",
"created_at": "2023-05-17T11:06:51.989653-04:00",
"name": "CLE (P Battenfield)",
"reward": "2.23000",
"odds": "2.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09210fdc-a521-4e85-8401-d0a20414ef1e/?format=api"
}
]
}