GET /api/bet_types/d07bd3f8-467f-42a2-9f0b-9515c3a12575/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d07bd3f8-467f-42a2-9f0b-9515c3a12575",
"match": "https://api-prod.gambitprofit.com/api/matches/b3198857-850b-40a6-bef3-2ae970b86181/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-11T09:38:03.151406-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": "Brooklyn Nets",
"amount": 5000.0
},
{
"team": "Sacramento Kings",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3fd332d1-5823-4efb-9e9d-50909a053787",
"gambit_id": "0cdcb92c-d0d2-4d56-a8e6-088c016a1a02",
"last_updated": "2023-12-12T21:43:19.259123-05:00",
"created_at": "2023-12-11T09:38:03.161166-05:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d07bd3f8-467f-42a2-9f0b-9515c3a12575/?format=api"
},
{
"id": "19216a53-ecab-4798-b90b-f1c0f030f6bd",
"gambit_id": "ea689048-6cee-42bf-b222-5f0a89107da2",
"last_updated": "2023-12-12T21:43:19.263019-05:00",
"created_at": "2023-12-11T09:38:03.165703-05:00",
"name": "Sacramento Kings",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d07bd3f8-467f-42a2-9f0b-9515c3a12575/?format=api"
}
]
}