GET /api/bet_types/92714f24-1dba-4432-8582-e77fde03f49c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92714f24-1dba-4432-8582-e77fde03f49c",
"match": "https://api-prod.gambitprofit.com/api/matches/6ebf49d6-b16a-4ef1-9aed-2fca3901b118/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-14T12:02:14.034449-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": "TOR",
"amount": 5857.0
},
{
"team": "TAM",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "4770ec2c-4d21-4906-93aa-ff5b6adc8366",
"gambit_id": "0d27f018-05c4-4f5c-ba0f-fc939aee380f",
"last_updated": "2023-04-15T15:42:04.754908-04:00",
"created_at": "2023-04-14T12:02:14.036269-04:00",
"name": "TOR",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92714f24-1dba-4432-8582-e77fde03f49c/?format=api"
},
{
"id": "7fe0db3f-2553-4126-a409-9d71030eceb1",
"gambit_id": "197123d2-4db3-434d-93b8-1576763f5ef5",
"last_updated": "2023-04-15T15:42:04.756661-04:00",
"created_at": "2023-04-14T12:02:14.038321-04:00",
"name": "TAM",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92714f24-1dba-4432-8582-e77fde03f49c/?format=api"
}
]
}