GET /api/bet_types/99b3c84e-75d5-4859-9a43-34f8a954c299/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99b3c84e-75d5-4859-9a43-34f8a954c299",
"match": "https://api-prod.gambitprofit.com/api/matches/a6941e1f-07ce-4ad6-a058-5a844c900ca6/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "FunPlus Phoenix",
"amount": 7846.0
},
{
"team": "Team WE",
"amount": 2154.0
}
],
"expected_reward_tokens": 9022.9,
"profit_sb": 22.9,
"profit_sb_percentage": 0.25,
"recommended": true
},
"lines": [
{
"id": "ecbfa0f0-e1bf-4789-92c1-de132a621b53",
"gambit_id": "1b397f62-6252-4a0e-80c8-c4d5811b58cb",
"last_updated": "2022-08-12T10:02:18.533251-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FunPlus Phoenix",
"reward": "1.15000",
"odds": "1.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b3c84e-75d5-4859-9a43-34f8a954c299/?format=api"
},
{
"id": "8076e9be-2f07-4e59-b3b3-96a101995d4f",
"gambit_id": "66da2921-9056-4612-aa4e-7b9efeb21322",
"last_updated": "2022-08-12T10:02:18.533667-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team WE",
"reward": "4.19000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b3c84e-75d5-4859-9a43-34f8a954c299/?format=api"
}
]
}