GET /api/bet_types/77874bce-33aa-48b7-8f20-1913dbabcbb4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77874bce-33aa-48b7-8f20-1913dbabcbb4",
"match": "https://api-prod.gambitprofit.com/api/matches/c14c98c2-9a71-40cf-b70a-c4fef403b358/?format=api",
"name": "FreeForm",
"created_at": "2023-06-17T09:38:07.401932-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": "Odd",
"amount": 5000.0
},
{
"team": "Even",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0b1b0973-6ab8-4842-a5b0-87263df41dd0",
"gambit_id": "d6ca4528-9997-4f3c-87f7-2a9dd4affe96",
"last_updated": "2023-06-24T22:58:05.084880-04:00",
"created_at": "2023-06-17T09:38:07.404500-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77874bce-33aa-48b7-8f20-1913dbabcbb4/?format=api"
},
{
"id": "45a820bc-872b-4106-a417-356f609aa17b",
"gambit_id": "2c05abc5-55bd-4e49-8186-547a6292d5c2",
"last_updated": "2023-06-24T22:58:05.087559-04:00",
"created_at": "2023-06-17T09:38:07.407069-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77874bce-33aa-48b7-8f20-1913dbabcbb4/?format=api"
}
]
}