GET /api/bet_types/c8bac879-b12e-4225-bf62-717782c37be9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8bac879-b12e-4225-bf62-717782c37be9",
"match": "https://api-prod.gambitprofit.com/api/matches/50cf545b-290b-4b3d-8a30-b688e40b8c59/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-17T09:32:59.905242-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": "ATL",
"amount": 5699.0
},
{
"team": "COL",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "8357457d-b9d7-4ebf-ad8a-1bdc524e46a4",
"gambit_id": "9ca45dca-e6b1-4012-bb01-6c6c13a14652",
"last_updated": "2023-06-18T10:28:12.335121-04:00",
"created_at": "2023-06-17T09:32:59.910300-04:00",
"name": "ATL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8bac879-b12e-4225-bf62-717782c37be9/?format=api"
},
{
"id": "ec24f8d0-6a63-4a77-9086-65fa4103d34b",
"gambit_id": "ff036d06-6e4a-4011-93db-8eba568cf303",
"last_updated": "2023-06-18T10:28:12.333662-04:00",
"created_at": "2023-06-17T09:32:59.908053-04:00",
"name": "COL",
"reward": "2.20000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8bac879-b12e-4225-bf62-717782c37be9/?format=api"
}
]
}