GET /api/bet_types/44705dc0-5a09-4a3a-83a0-b975ff300b68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44705dc0-5a09-4a3a-83a0-b975ff300b68",
"match": "https://api-prod.gambitprofit.com/api/matches/8bedd123-9ea9-40ff-85c4-ddb6c69212c2/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T09:38:11.879262-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": "Game Total Over 2.5",
"amount": 5703.0
},
{
"team": "Game Total Under 2.5",
"amount": 4297.0
}
],
"expected_reward_tokens": 9238.55,
"profit_sb": -261.45,
"profit_sb_percentage": -2.75,
"recommended": false
},
"lines": [
{
"id": "03df41a1-2a4a-4591-99c5-e59a13b3cdb1",
"gambit_id": "c7291079-75d3-41c2-8291-3f4c823b2952",
"last_updated": "2023-10-02T10:53:21.351578-04:00",
"created_at": "2023-09-29T09:38:11.887029-04:00",
"name": "Game Total Over 2.5",
"reward": "1.62000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44705dc0-5a09-4a3a-83a0-b975ff300b68/?format=api"
},
{
"id": "c4c37752-ddb0-4051-8fb6-3626ca7913bb",
"gambit_id": "eb9a1fb8-4b7b-4478-a402-cc18aab9aaed",
"last_updated": "2023-10-02T10:53:21.348452-04:00",
"created_at": "2023-09-29T09:38:11.882866-04:00",
"name": "Game Total Under 2.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44705dc0-5a09-4a3a-83a0-b975ff300b68/?format=api"
}
]
}