GET /api/bet_types/95c322b0-8d01-426b-9706-3d4d9731d5ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95c322b0-8d01-426b-9706-3d4d9731d5ba",
"match": "https://api-prod.gambitprofit.com/api/matches/0817c021-f122-43a0-a1ad-9675304188d4/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-18T09:16:52.124674-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": "Charlotte Hornets",
"amount": 5106.0
},
{
"team": "Houston Rockets",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "38ecb58f-e86d-4323-9849-5e7615dc7541",
"gambit_id": "7a3db4e7-85c6-44d8-936c-2d3c24d0a73c",
"last_updated": "2023-01-19T09:27:08.624670-05:00",
"created_at": "2023-01-18T09:16:52.127155-05:00",
"name": "Charlotte Hornets",
"reward": "1.85000",
"odds": "1.86960",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c322b0-8d01-426b-9706-3d4d9731d5ba/?format=api"
},
{
"id": "83839e34-d0e4-458c-812a-a982fca5b921",
"gambit_id": "32bf8735-f16d-45ea-887a-557fb8a6b611",
"last_updated": "2023-01-19T09:27:08.623571-05:00",
"created_at": "2023-01-18T09:16:52.125855-05:00",
"name": "Houston Rockets",
"reward": "1.93000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95c322b0-8d01-426b-9706-3d4d9731d5ba/?format=api"
}
]
}