GET /api/bet_types/8a5fc20a-f8de-4ac0-a520-8ebe1c76e468/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a5fc20a-f8de-4ac0-a520-8ebe1c76e468",
"match": "https://api-prod.gambitprofit.com/api/matches/6b498ce4-13ce-4772-bca2-205c431b09bd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T10:42:58.771515-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": "Mike Malott",
"amount": 6386.0
},
{
"team": "Adam Fugitt",
"amount": 3614.0
}
],
"expected_reward_tokens": 9323.56,
"profit_sb": -176.44,
"profit_sb_percentage": -1.86,
"recommended": false
},
"lines": [
{
"id": "c3c338d2-9b06-4de8-983b-23fa5850ee3a",
"gambit_id": "9edc0ed9-d35d-4f3f-9f64-ace76d7607b4",
"last_updated": "2023-06-12T10:23:25.179289-04:00",
"created_at": "2023-06-10T10:42:58.773318-04:00",
"name": "Mike Malott",
"reward": "1.46000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a5fc20a-f8de-4ac0-a520-8ebe1c76e468/?format=api"
},
{
"id": "97f9b350-8650-4132-8fad-a3673eb2d171",
"gambit_id": "add9f4d2-e8ae-4929-b602-83c519b6d467",
"last_updated": "2023-06-12T10:23:25.180658-04:00",
"created_at": "2023-06-10T10:42:58.775323-04:00",
"name": "Adam Fugitt",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a5fc20a-f8de-4ac0-a520-8ebe1c76e468/?format=api"
}
]
}