GET /api/bet_types/d761a4aa-232c-47dd-b828-6b5444c257e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d761a4aa-232c-47dd-b828-6b5444c257e8",
"match": "https://api-prod.gambitprofit.com/api/matches/43e5c2dc-71b7-4c06-a073-2ec0c402e397/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-23T14:32:08.454212-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": "Vegas Vipers",
"amount": 5106.0
},
{
"team": "DC Defenders",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "794587db-bc51-46a3-81a0-73ce2cf5d035",
"gambit_id": "83f2bdad-ac89-4067-9446-5de4ebe41a9a",
"last_updated": "2023-02-26T11:37:24.688463-05:00",
"created_at": "2023-02-23T14:32:08.456265-05:00",
"name": "Vegas Vipers",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d761a4aa-232c-47dd-b828-6b5444c257e8/?format=api"
},
{
"id": "b958555d-aead-4ce2-90a4-4c990d8c9b32",
"gambit_id": "136fa2fc-c1bf-4003-9490-dc5588d455da",
"last_updated": "2023-02-26T11:37:24.689567-05:00",
"created_at": "2023-02-23T14:32:08.457545-05:00",
"name": "DC Defenders",
"reward": "1.92000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d761a4aa-232c-47dd-b828-6b5444c257e8/?format=api"
}
]
}