GET /api/bet_types/afc0f98a-a6bd-46cb-a0b1-d3c4388d4119/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "afc0f98a-a6bd-46cb-a0b1-d3c4388d4119",
"match": "https://api-prod.gambitprofit.com/api/matches/52df565d-924c-4c3f-a083-105957719c61/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-09T09:48:15.584055-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": "SDG",
"amount": 5512.0
},
{
"team": "COL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "e8f7114c-6df6-4541-b4f8-e5f8b4b3df2d",
"gambit_id": "38462025-ee79-4244-8a64-872c427bc813",
"last_updated": "2023-06-10T16:43:05.791378-04:00",
"created_at": "2023-06-09T09:48:15.586097-04:00",
"name": "SDG",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc0f98a-a6bd-46cb-a0b1-d3c4388d4119/?format=api"
},
{
"id": "06c13639-d391-4c3c-af8d-909661394844",
"gambit_id": "48ccd0b1-94ed-4b40-8a3b-ceb263532726",
"last_updated": "2023-06-10T16:43:05.793936-04:00",
"created_at": "2023-06-09T09:48:15.588351-04:00",
"name": "COL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/afc0f98a-a6bd-46cb-a0b1-d3c4388d4119/?format=api"
}
]
}