GET /api/bet_types/655cd96e-c7f9-4ed9-924d-b37b3665f0c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "655cd96e-c7f9-4ed9-924d-b37b3665f0c9",
"match": "https://api-prod.gambitprofit.com/api/matches/5590fd6b-5d31-45ae-9568-91ccd252864b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-03T10:52:02.630414-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": "Da Un Jung",
"amount": 6460.0
},
{
"team": "Devin Clark",
"amount": 3540.0
}
],
"expected_reward_tokens": 9237.8,
"profit_sb": -262.2,
"profit_sb_percentage": -2.76,
"recommended": false
},
"lines": [
{
"id": "7661eae8-118e-4023-8936-36681da3ba1e",
"gambit_id": "ffc963ed-3739-41f9-adc1-f99b55d99efc",
"last_updated": "2023-02-06T08:51:54.251933-05:00",
"created_at": "2023-02-03T10:52:02.631646-05:00",
"name": "Da Un Jung",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/655cd96e-c7f9-4ed9-924d-b37b3665f0c9/?format=api"
},
{
"id": "c2364543-cc6b-4ee0-bf7d-d29a47c4b8a4",
"gambit_id": "c3f562bc-7d3f-4dbf-8afe-97ac11c075c0",
"last_updated": "2023-02-06T08:51:54.253245-05:00",
"created_at": "2023-02-03T10:52:02.632992-05:00",
"name": "Devin Clark",
"reward": "2.61000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/655cd96e-c7f9-4ed9-924d-b37b3665f0c9/?format=api"
}
]
}