GET /api/bet_types/6373ab70-f5b2-4483-8c65-8108e1626d91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6373ab70-f5b2-4483-8c65-8108e1626d91",
"match": "https://api-prod.gambitprofit.com/api/matches/76329547-892b-4963-a0a7-32b9747ce8e2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:27:09.971690-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": "Robbie Kennedy",
"amount": 6528.0
},
{
"team": "Conor Cooke",
"amount": 3472.0
}
],
"expected_reward_tokens": 9269.76,
"profit_sb": -230.24,
"profit_sb_percentage": -2.42,
"recommended": false
},
"lines": [
{
"id": "2471ba51-2053-47f8-97e0-e71a1de189f9",
"gambit_id": "dbc6a352-24f7-4bf6-920a-e8f206b381cf",
"last_updated": "2023-04-23T18:42:14.180277-04:00",
"created_at": "2023-04-20T15:27:09.976378-04:00",
"name": "Robbie Kennedy",
"reward": "1.42000",
"odds": "1.44000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6373ab70-f5b2-4483-8c65-8108e1626d91/?format=api"
},
{
"id": "3e3e374b-ff96-45ed-a5f4-4d91085128ea",
"gambit_id": "70e0cca2-7e51-4357-a8b9-488b3716d459",
"last_updated": "2023-04-23T18:42:14.177675-04:00",
"created_at": "2023-04-20T15:27:09.973961-04:00",
"name": "Conor Cooke",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6373ab70-f5b2-4483-8c65-8108e1626d91/?format=api"
}
]
}