GET /api/bet_types/02b2332c-aadb-44bd-80b4-d3703bfb1ce6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02b2332c-aadb-44bd-80b4-d3703bfb1ce6",
"match": "https://api-prod.gambitprofit.com/api/matches/21df8dff-8c15-470d-8d9b-0d5bd4f527e2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-29T16:27:01.739048-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": "Chad Mendes",
"amount": 5668.0
},
{
"team": "Eddie Alvarez",
"amount": 4332.0
}
],
"expected_reward_tokens": 9010.56,
"profit_sb": -489.44,
"profit_sb_percentage": -5.15,
"recommended": false
},
"lines": [
{
"id": "eb478296-eaea-4eb9-a4a4-7b73fbe3c565",
"gambit_id": "78f4a661-b9d6-4064-ac69-e0cfb4ec2e12",
"last_updated": "2023-04-30T15:17:17.694447-04:00",
"created_at": "2023-04-29T16:27:01.743061-04:00",
"name": "Chad Mendes",
"reward": "1.59000",
"odds": "1.66000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02b2332c-aadb-44bd-80b4-d3703bfb1ce6/?format=api"
},
{
"id": "910d8ae0-af3c-4ac3-aa99-84ca4ba51bf2",
"gambit_id": "7a001ac4-aaed-4b8a-8323-0eb41c3fa2e2",
"last_updated": "2023-04-30T15:17:17.693120-04:00",
"created_at": "2023-04-29T16:27:01.740881-04:00",
"name": "Eddie Alvarez",
"reward": "2.08000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02b2332c-aadb-44bd-80b4-d3703bfb1ce6/?format=api"
}
]
}