GET /api/bet_types/93e0834c-0943-42a1-bcd9-bd5aa654f9aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93e0834c-0943-42a1-bcd9-bd5aa654f9aa",
"match": "https://api-prod.gambitprofit.com/api/matches/08b72998-b047-4612-b8e4-7d2de772868a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:32:13.991708-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": "Jonny Graham",
"amount": 7573.0
},
{
"team": "Will Cairns",
"amount": 2427.0
}
],
"expected_reward_tokens": 9390.52,
"profit_sb": -109.48,
"profit_sb_percentage": -1.15,
"recommended": false
},
"lines": [
{
"id": "e8b60f0e-196c-4a32-870b-afe4a544aa6d",
"gambit_id": "6c1cb968-d82e-4cb3-8c44-dcbc6489e4e6",
"last_updated": "2023-04-23T18:52:16.509416-04:00",
"created_at": "2023-04-20T15:32:13.995546-04:00",
"name": "Jonny Graham",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93e0834c-0943-42a1-bcd9-bd5aa654f9aa/?format=api"
},
{
"id": "b301194b-b869-4d79-b502-61542b2b153b",
"gambit_id": "d9950c12-1657-4b67-a2f2-77f8724d56f6",
"last_updated": "2023-04-23T18:52:16.508022-04:00",
"created_at": "2023-04-20T15:32:13.993551-04:00",
"name": "Will Cairns",
"reward": "3.87000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93e0834c-0943-42a1-bcd9-bd5aa654f9aa/?format=api"
}
]
}