GET /api/bet_types/7ffa0cb3-0f90-4c0b-b0db-1b4f3bda944a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ffa0cb3-0f90-4c0b-b0db-1b4f3bda944a",
"match": "https://api-prod.gambitprofit.com/api/matches/50e0bc48-efcd-481c-9c1a-7b3e39d55f72/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-02T08:23:17.136009-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": "TAM",
"amount": 6449.0
},
{
"team": "NYY",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "bc2e118e-4529-4d47-944e-2cb39f8f2fc5",
"gambit_id": "33ec3a41-8c6d-407b-890d-aab747665002",
"last_updated": "2023-08-04T09:38:09.807935-04:00",
"created_at": "2023-08-02T08:23:17.141519-04:00",
"name": "TAM",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ffa0cb3-0f90-4c0b-b0db-1b4f3bda944a/?format=api"
},
{
"id": "3b1238db-a7cc-4136-9b6d-fd6e26656860",
"gambit_id": "521c8b12-a020-444c-bd4b-967891aeb4bc",
"last_updated": "2023-08-04T09:38:09.812500-04:00",
"created_at": "2023-08-02T08:23:17.147063-04:00",
"name": "NYY",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ffa0cb3-0f90-4c0b-b0db-1b4f3bda944a/?format=api"
}
]
}