GET /api/bet_types/360aa30f-3212-4617-9e3d-9c0796b0b2dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "360aa30f-3212-4617-9e3d-9c0796b0b2dd",
"match": "https://api-prod.gambitprofit.com/api/matches/dfc274cc-96b4-458c-8325-308f75adb692/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-11T08:48:21.197108-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": "MIN",
"amount": 6010.0
},
{
"team": "TAM",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "b3bc0c9a-c19b-48ec-863b-760cee05457e",
"gambit_id": "17a9932e-5e1b-42fb-9409-9c9c376a7a56",
"last_updated": "2023-09-12T21:23:17.666090-04:00",
"created_at": "2023-09-11T08:48:21.204751-04:00",
"name": "MIN",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/360aa30f-3212-4617-9e3d-9c0796b0b2dd/?format=api"
},
{
"id": "72254f8e-2d49-488d-a95a-5348a1eccf25",
"gambit_id": "93a87610-7afe-4f0a-bb25-18598329d08d",
"last_updated": "2023-09-12T21:23:17.656210-04:00",
"created_at": "2023-09-11T08:48:21.200656-04:00",
"name": "TAM",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/360aa30f-3212-4617-9e3d-9c0796b0b2dd/?format=api"
}
]
}