GET /api/bet_types/3713cb49-58ea-41d0-91d6-f066dff99816/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3713cb49-58ea-41d0-91d6-f066dff99816",
"match": "https://api-prod.gambitprofit.com/api/matches/5184d4d7-f30d-466b-a407-29c674500eee/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-02T09:28:02.239787-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": "CWS",
"amount": 5614.0
},
{
"team": "TEX",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "21238d28-a69d-4a39-80a0-b9eb7bcc30e2",
"gambit_id": "50033f23-82d1-4d45-b32e-cc0e432fec92",
"last_updated": "2023-08-03T10:58:04.364030-04:00",
"created_at": "2023-08-02T09:28:02.249897-04:00",
"name": "CWS",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3713cb49-58ea-41d0-91d6-f066dff99816/?format=api"
},
{
"id": "b37c6d88-a029-4419-9088-9bf14cc5668c",
"gambit_id": "61d923fd-eba6-4f4d-95d5-65233e3f0377",
"last_updated": "2023-08-03T10:58:04.369038-04:00",
"created_at": "2023-08-02T09:28:02.257410-04:00",
"name": "TEX",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3713cb49-58ea-41d0-91d6-f066dff99816/?format=api"
}
]
}