GET /api/bet_types/9fd3ca50-86eb-476c-b8e0-8514a538c8c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fd3ca50-86eb-476c-b8e0-8514a538c8c8",
"match": "https://api-prod.gambitprofit.com/api/matches/b54023ea-7450-4acb-949f-00a44ecd2ec1/?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": "ThunderTalk Gaming",
"amount": 7273.0
},
{
"team": "Rare Atom",
"amount": 2727.0
}
],
"expected_reward_tokens": 8944.56,
"profit_sb": -55.44,
"profit_sb_percentage": -0.62,
"recommended": false
},
"lines": [
{
"id": "556a3768-949b-4782-9970-516835b6c938",
"gambit_id": "66bcc76a-aec8-4cd7-8a03-5b1c79a24050",
"last_updated": "2022-12-24T17:12:25.084171-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ThunderTalk Gaming",
"reward": "1.23000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fd3ca50-86eb-476c-b8e0-8514a538c8c8/?format=api"
},
{
"id": "42b55c88-db31-4fee-b7cb-85a19ca1c6bc",
"gambit_id": "76da6230-9f3d-4283-afc0-70156428f8bd",
"last_updated": "2022-12-24T17:12:25.083038-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Rare Atom",
"reward": "3.28000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fd3ca50-86eb-476c-b8e0-8514a538c8c8/?format=api"
}
]
}