HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98c97569-4e98-4913-93d7-cd236a42fbf2",
"match": "https://api-prod.gambitprofit.com/api/matches/a7dc722c-1890-416d-9883-f60cb82bf70f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-27T11:52:00.031191-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 6538.0
},
{
"team": "Draw",
"amount": 3462.0
}
],
"expected_reward_tokens": 11768.4,
"profit_sb": 2268.4,
"profit_sb_percentage": 23.88,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 5149.0
},
{
"team": "Draw",
"amount": 2726.0
},
{
"team": "Everton",
"amount": 2126.0
}
],
"expected_reward_tokens": 9268.2,
"profit_sb": -231.8,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "67f05610-fcb2-4d36-b73d-fdb9437b4b9a",
"gambit_id": "613089fe-7f31-41df-a0cb-c17f862481a8",
"last_updated": "2023-04-28T11:22:27.129563-04:00",
"created_at": "2023-04-27T11:52:00.032465-04:00",
"name": "Newcastle United",
"reward": "1.80000",
"odds": "1.83000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c97569-4e98-4913-93d7-cd236a42fbf2/?format=api"
},
{
"id": "7f66da73-aebd-4258-bda6-4bf3511fd5b5",
"gambit_id": "a82c9e4c-7e38-49c5-a0ca-69f2f4e97a03",
"last_updated": "2023-04-28T11:22:27.131887-04:00",
"created_at": "2023-04-27T11:52:00.035103-04:00",
"name": "Draw",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c97569-4e98-4913-93d7-cd236a42fbf2/?format=api"
},
{
"id": "e0d81d3b-6d45-4d7c-bb48-d74151cd7316",
"gambit_id": "9c3f743b-ee9b-456f-ab9b-7bdfc0a2a8ae",
"last_updated": "2023-04-28T11:22:27.130711-04:00",
"created_at": "2023-04-27T11:52:00.033778-04:00",
"name": "Everton",
"reward": "4.36000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c97569-4e98-4913-93d7-cd236a42fbf2/?format=api"
}
]
}