GET /api/bet_types/eefc09a2-aa97-4c63-87ad-6caa4d275fe6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eefc09a2-aa97-4c63-87ad-6caa4d275fe6",
"match": "https://api-prod.gambitprofit.com/api/matches/387b279e-2e41-469d-96db-a4645a4ed089/?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": "Team Liquid",
"amount": 7752.0
},
{
"team": "Flyquest",
"amount": 2248.0
}
],
"expected_reward_tokens": 8992.0,
"profit_sb": -8.0,
"profit_sb_percentage": -0.09,
"recommended": false
},
"lines": [
{
"id": "da03a802-9b02-4449-8a72-a9c758707004",
"gambit_id": "b9ec631e-0eca-4eaa-bb6a-38c35692dd29",
"last_updated": "2022-08-21T20:02:15.009532-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Liquid",
"reward": "1.16000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefc09a2-aa97-4c63-87ad-6caa4d275fe6/?format=api"
},
{
"id": "48548339-65f7-4994-9317-a8b2da7f5b8f",
"gambit_id": "265ce7fa-cd61-43c8-bc19-79db4e1f7868",
"last_updated": "2022-08-21T20:02:15.008929-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Flyquest",
"reward": "4.00000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eefc09a2-aa97-4c63-87ad-6caa4d275fe6/?format=api"
}
]
}