GET /api/bet_types/99ce23bc-9b3a-493f-be2c-52937f1a598b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99ce23bc-9b3a-493f-be2c-52937f1a598b",
"match": "https://api-prod.gambitprofit.com/api/matches/13e3c064-88d6-4ddb-abb0-7e19805c3147/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-12T18:16:57.180877-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": "New York Subliners",
"amount": 5376.0
},
{
"team": "Los Angeles Thieves",
"amount": 4624.0
}
],
"expected_reward_tokens": 8600.64,
"profit_sb": -399.36,
"profit_sb_percentage": -4.44,
"recommended": false
},
"lines": [
{
"id": "522b8330-ca59-4859-a5ac-0091dc7970b8",
"gambit_id": "5faff7c6-55f5-49f2-84c8-1c896a54e61a",
"last_updated": "2023-01-16T20:07:30.130710-05:00",
"created_at": "2023-01-12T18:16:57.182063-05:00",
"name": "New York Subliners",
"reward": "1.60000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ce23bc-9b3a-493f-be2c-52937f1a598b/?format=api"
},
{
"id": "8164b4d6-b16f-4853-9427-d58415c3baa5",
"gambit_id": "a9836cdb-be67-4ec6-81c1-39c412780a64",
"last_updated": "2023-01-16T20:07:30.133761-05:00",
"created_at": "2023-01-12T18:16:57.183293-05:00",
"name": "Los Angeles Thieves",
"reward": "1.86000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99ce23bc-9b3a-493f-be2c-52937f1a598b/?format=api"
}
]
}