GET /api/bet_types/ee864bd0-8919-4efd-8388-496ade688ac9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee864bd0-8919-4efd-8388-496ade688ac9",
"match": "https://api-prod.gambitprofit.com/api/matches/9c5defb2-6ea8-4b6d-9efa-7a0b5be9b529/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-11T12:46:48.589032-04: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 Lakers",
"amount": 7480.0
},
{
"team": "Minnesota Timberwolves",
"amount": 2520.0
}
],
"expected_reward_tokens": 9499.6,
"profit_sb": -0.4,
"profit_sb_percentage": -0.0,
"recommended": false
},
"lines": [
{
"id": "7ada67e2-aa7a-42ec-8277-ec744313d12e",
"gambit_id": "f5809007-b0e5-4ab1-b165-d67ffdeab5b7",
"last_updated": "2023-04-12T10:01:59.810702-04:00",
"created_at": "2023-04-11T12:46:48.591078-04:00",
"name": "Los Angeles Lakers",
"reward": "1.27000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee864bd0-8919-4efd-8388-496ade688ac9/?format=api"
},
{
"id": "fa55d2bd-2695-4e56-8f9e-f497f48ce541",
"gambit_id": "78a3576c-227f-4fc7-9f1d-4486866fe72d",
"last_updated": "2023-04-12T10:01:59.813744-04:00",
"created_at": "2023-04-11T12:46:48.593487-04:00",
"name": "Minnesota Timberwolves",
"reward": "3.77000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee864bd0-8919-4efd-8388-496ade688ac9/?format=api"
}
]
}