GET /api/bet_types/2785b527-7b10-4f1f-a1a7-168095d23013/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2785b527-7b10-4f1f-a1a7-168095d23013",
"match": "https://api-prod.gambitprofit.com/api/matches/0dfdecf1-a190-4f8f-b3bc-f3e8bef3795c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-06T08:32:15.346841-05: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": "Los Angeles Clippers",
"amount": 7424.0
},
{
"team": "Brooklyn Nets",
"amount": 2576.0
}
],
"expected_reward_tokens": 9428.16,
"profit_sb": -71.84,
"profit_sb_percentage": -0.76,
"recommended": false
},
"lines": [
{
"id": "b0e0dfdc-81ce-4ed3-b389-be0e05ea8d42",
"gambit_id": "9eee87de-8100-451f-8ea5-e32705029957",
"last_updated": "2023-02-07T10:27:19.369652-05:00",
"created_at": "2023-02-06T08:32:15.349522-05:00",
"name": "Los Angeles Clippers",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2785b527-7b10-4f1f-a1a7-168095d23013/?format=api"
},
{
"id": "555793be-54a7-4ee4-8bfe-95792c014556",
"gambit_id": "f2acc843-ded2-4026-9726-adc68bbf6514",
"last_updated": "2023-02-07T10:27:19.368250-05:00",
"created_at": "2023-02-06T08:32:15.348171-05:00",
"name": "Brooklyn Nets",
"reward": "3.66000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2785b527-7b10-4f1f-a1a7-168095d23013/?format=api"
}
]
}