GET /api/bet_types/f718b5fa-8054-499e-ab35-3939a34b00e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f718b5fa-8054-499e-ab35-3939a34b00e9",
"match": "https://api-prod.gambitprofit.com/api/matches/22703d28-d2b7-4b65-801d-73a673693395/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-22T09:01:56.196223-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": "Minnesota RØKKR",
"amount": 5259.0
},
{
"team": "Los Angeles Guerrillas",
"amount": 4741.0
}
],
"expected_reward_tokens": 9150.13,
"profit_sb": -349.87,
"profit_sb_percentage": -3.68,
"recommended": false
},
"lines": [
{
"id": "9cb6870b-b1ca-4e3f-ba7d-fbec7ec674f7",
"gambit_id": "9f56a238-acaa-4e81-86e8-932af1be42d9",
"last_updated": "2023-01-23T15:42:05.224360-05:00",
"created_at": "2023-01-22T09:01:56.197572-05:00",
"name": "Minnesota RØKKR",
"reward": "1.74000",
"odds": "1.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f718b5fa-8054-499e-ab35-3939a34b00e9/?format=api"
},
{
"id": "09955f55-6923-49b9-b0bc-a94a69437082",
"gambit_id": "d629af31-ede0-4ef7-9cf5-77cd15e3bb36",
"last_updated": "2023-01-23T15:42:05.225667-05:00",
"created_at": "2023-01-22T09:01:56.198883-05:00",
"name": "Los Angeles Guerrillas",
"reward": "1.93000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f718b5fa-8054-499e-ab35-3939a34b00e9/?format=api"
}
]
}