GET /api/bet_types/482d17a8-7472-495a-9aec-106e3b37d309/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "482d17a8-7472-495a-9aec-106e3b37d309",
"match": "https://api-prod.gambitprofit.com/api/matches/3f3352bd-8ead-4cb1-b6fe-1c5f22cf8c0d/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "Georgia State",
"amount": 5610.0
},
{
"team": "Georgia Southern",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "11aa3b2d-ad7b-4f1b-a959-09b0b54863cb",
"gambit_id": "9fe6c3ac-8b8e-4dee-8bc3-9d5d11340227",
"last_updated": "2022-10-11T10:52:30.556959-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia State",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/482d17a8-7472-495a-9aec-106e3b37d309/?format=api"
},
{
"id": "aad1a809-2475-4436-8427-650d0db40926",
"gambit_id": "1dc82c52-8318-4551-a49b-06504cba534b",
"last_updated": "2022-10-11T10:52:30.555810-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia Southern",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/482d17a8-7472-495a-9aec-106e3b37d309/?format=api"
}
]
}