GET /api/bet_types/0de09e4c-5e46-4345-80b8-d5dd6af53c3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0de09e4c-5e46-4345-80b8-d5dd6af53c3a",
"match": "https://api-prod.gambitprofit.com/api/matches/162b9f84-5f80-4a25-aecb-7ad6c672f62f/?format=api",
"name": "FreeForm",
"created_at": "2023-08-07T08:33:01.355875-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": "Even",
"amount": 5000.0
},
{
"team": "Odd",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5b78431b-65c3-40ea-b6d4-da09ce7fe257",
"gambit_id": "d59bb871-6901-4f6b-958a-37539ccf6f0b",
"last_updated": "2023-08-11T11:13:19.486972-04:00",
"created_at": "2023-08-07T08:33:01.366937-04:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0de09e4c-5e46-4345-80b8-d5dd6af53c3a/?format=api"
},
{
"id": "6753392a-b774-416a-b49b-8cab494c48e7",
"gambit_id": "1f0b570f-fcd0-41fa-b0ca-0a237ba043c7",
"last_updated": "2023-08-11T11:13:19.483627-04:00",
"created_at": "2023-08-07T08:33:01.361333-04:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0de09e4c-5e46-4345-80b8-d5dd6af53c3a/?format=api"
}
]
}