GET /api/bet_types/c9a30431-64e3-4d3f-a621-1d39e17f6d91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9a30431-64e3-4d3f-a621-1d39e17f6d91",
"match": "https://api-prod.gambitprofit.com/api/matches/41fe45d7-266b-470a-bd8f-353589682375/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T01:03:11.136918-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": "BOS (J Paxton)",
"amount": 6434.0
},
{
"team": "KAN (J Lyles)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "e789611b-4ff4-425d-8471-bb7879ce9939",
"gambit_id": "3cb7b06d-823a-430f-963f-84ba2a181642",
"last_updated": "2023-09-02T17:23:07.955928-04:00",
"created_at": "2023-09-01T01:03:11.141280-04:00",
"name": "BOS (J Paxton)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9a30431-64e3-4d3f-a621-1d39e17f6d91/?format=api"
},
{
"id": "12bfaf00-7a5e-440f-a74a-428d22e7d147",
"gambit_id": "ae6e37f3-9867-4dee-9c76-64302bac0bf6",
"last_updated": "2023-09-02T17:23:07.959229-04:00",
"created_at": "2023-09-01T01:03:11.145673-04:00",
"name": "KAN (J Lyles)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9a30431-64e3-4d3f-a621-1d39e17f6d91/?format=api"
}
]
}