GET /api/bet_types/aa8c8adb-ae78-48ed-9f76-f447acf14fe5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa8c8adb-ae78-48ed-9f76-f447acf14fe5",
"match": "https://api-prod.gambitprofit.com/api/matches/b76e7215-cc8d-4de6-981e-fbd6b446f60b/?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": "Kennedy Nzechukwu",
"amount": 5995.0
},
{
"team": "Ion Cutelaba",
"amount": 4005.0
}
],
"expected_reward_tokens": 8931.15,
"profit_sb": -68.85,
"profit_sb_percentage": -0.76,
"recommended": false
},
"lines": [
{
"id": "d3f9f706-dfc5-4668-bf1c-8431745bbc1a",
"gambit_id": "775ff918-d4f8-48ab-a4b5-1a8d34776eb0",
"last_updated": "2022-11-21T15:59:35.105321-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kennedy Nzechukwu",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8c8adb-ae78-48ed-9f76-f447acf14fe5/?format=api"
},
{
"id": "da3672da-f265-416a-92d9-579bdffb6d94",
"gambit_id": "47d1b48d-bfb7-44da-84d8-cbb0da4a37ca",
"last_updated": "2022-11-21T15:59:35.104345-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ion Cutelaba",
"reward": "2.23000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa8c8adb-ae78-48ed-9f76-f447acf14fe5/?format=api"
}
]
}