GET /api/bet_types/ef214f4b-f06a-4106-aecc-c39ad0c889d5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef214f4b-f06a-4106-aecc-c39ad0c889d5",
"match": "https://api-prod.gambitprofit.com/api/matches/2f243b26-6fc0-47ac-98a3-3eb5acf50513/?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": "Los Angeles Clippers",
"amount": 6642.0
},
{
"team": "Charlotte Hornets",
"amount": 3358.0
}
],
"expected_reward_tokens": 9099.54,
"profit_sb": 99.54,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "7778918b-4b3a-4dbc-a3fa-d70e9c75d7e0",
"gambit_id": "a2b207dc-9263-4f2f-9888-aa7dbd0f23a5",
"last_updated": "2022-12-06T09:57:02.237523-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "1.37000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef214f4b-f06a-4106-aecc-c39ad0c889d5/?format=api"
},
{
"id": "ce4fcb43-8acb-40ee-b9b2-8f0256e48e8e",
"gambit_id": "d95d99d4-03fa-4e3a-aab4-effe2fc93335",
"last_updated": "2022-12-06T09:57:02.236547-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte Hornets",
"reward": "2.71000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef214f4b-f06a-4106-aecc-c39ad0c889d5/?format=api"
}
]
}