GET /api/bet_types/db9b4ef8-8ae7-4b58-b9df-310326914c41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db9b4ef8-8ae7-4b58-b9df-310326914c41",
"match": "https://api-prod.gambitprofit.com/api/matches/52dbb6f7-dab9-42c4-b193-0504e7f6a733/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-30T08:23:04.708613-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": "CLE",
"amount": 5213.0
},
{
"team": "CHC",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8239e522-6fc7-4c54-b441-ee474b854699",
"gambit_id": "1fd84510-4cd7-4365-b933-b01dfc5d6e7e",
"last_updated": "2023-07-02T11:08:02.458272-04:00",
"created_at": "2023-06-30T08:23:04.710493-04:00",
"name": "CLE",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db9b4ef8-8ae7-4b58-b9df-310326914c41/?format=api"
},
{
"id": "2bf2878d-8b5b-49d1-bc75-64276e20100c",
"gambit_id": "8be6472a-5647-46be-b806-ec581029fa16",
"last_updated": "2023-07-02T11:08:02.460726-04:00",
"created_at": "2023-06-30T08:23:04.712295-04:00",
"name": "CHC",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db9b4ef8-8ae7-4b58-b9df-310326914c41/?format=api"
}
]
}