GET /api/bet_types/fc9f89ed-9ddb-443e-8079-1e17fae76101/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc9f89ed-9ddb-443e-8079-1e17fae76101",
"match": "https://api-prod.gambitprofit.com/api/matches/a566243d-fbf5-41a1-8872-cde54fc2faec/?format=api",
"name": "FreeForm",
"created_at": "2023-07-15T11:43:04.588664-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": "b17affa3-6589-4fb2-82dd-802c66296be6",
"gambit_id": "943bca50-cc34-453b-9d5b-737dc797a2da",
"last_updated": "2023-07-17T10:23:25.924428-04:00",
"created_at": "2023-07-15T11:43:04.590094-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9f89ed-9ddb-443e-8079-1e17fae76101/?format=api"
},
{
"id": "e873c9ed-780b-412c-864c-7b2b254d518c",
"gambit_id": "7e9a200a-a637-4fb2-94c7-624af749938e",
"last_updated": "2023-07-17T10:23:25.925958-04:00",
"created_at": "2023-07-15T11:43:04.591663-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9f89ed-9ddb-443e-8079-1e17fae76101/?format=api"
}
]
}