GET /api/bet_types/b33902cf-a751-487f-b522-0fcc5e571be0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b33902cf-a751-487f-b522-0fcc5e571be0",
"match": "https://api-prod.gambitprofit.com/api/matches/dc6d50f9-c313-4ce3-902d-70f531d24fce/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-02T08:58:23.572942-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": 6492.0
},
{
"team": "MIA (S Alcantara)",
"amount": 3508.0
}
],
"expected_reward_tokens": 9541.76,
"profit_sb": 41.76,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "92b7b335-585c-4649-87bb-ccfad70c4815",
"gambit_id": "cda599bc-2c0b-46cd-b3d6-6a84866ee8f5",
"last_updated": "2023-07-04T10:18:06.355868-04:00",
"created_at": "2023-07-02T08:58:23.577970-04:00",
"name": "ATL (S Strider)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b33902cf-a751-487f-b522-0fcc5e571be0/?format=api"
},
{
"id": "8c57b69d-c112-4360-8507-d10835eff7d6",
"gambit_id": "f875687f-87bc-4f63-b12c-59578abecb06",
"last_updated": "2023-07-04T10:18:06.354297-04:00",
"created_at": "2023-07-02T08:58:23.575369-04:00",
"name": "MIA (S Alcantara)",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b33902cf-a751-487f-b522-0fcc5e571be0/?format=api"
}
]
}