HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59829c8a-8398-4301-b2ed-464b01af0534",
"match": "https://api-prod.gambitprofit.com/api/matches/42683f56-a199-4f18-8f30-80d9eb8ebee6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-08T09:36:59.252737-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Tottenham",
"amount": 6642.0
},
{
"team": "Draw",
"amount": 3358.0
}
],
"expected_reward_tokens": 11820.16,
"profit_sb": 2320.16,
"profit_sb_percentage": 24.42,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 5257.0
},
{
"team": "Draw",
"amount": 2659.0
},
{
"team": "AC Milan",
"amount": 2084.0
}
],
"expected_reward_tokens": 9357.16,
"profit_sb": -142.84,
"profit_sb_percentage": -1.5,
"recommended": false
},
"lines": [
{
"id": "57eb6594-83ba-4995-b9af-850102925012",
"gambit_id": "049bfe45-a1ea-420b-a3f6-a45d031e0b43",
"last_updated": "2023-03-09T10:02:12.329598-05:00",
"created_at": "2023-03-08T09:36:59.255492-05:00",
"name": "Tottenham",
"reward": "1.78000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59829c8a-8398-4301-b2ed-464b01af0534/?format=api"
},
{
"id": "bfe31f40-375d-4049-86b2-71a9271a3439",
"gambit_id": "9a16eab4-cb87-4ed5-a2dd-c8e50bafe5d9",
"last_updated": "2023-03-09T10:02:12.330700-05:00",
"created_at": "2023-03-08T09:36:59.256819-05:00",
"name": "Draw",
"reward": "3.52000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59829c8a-8398-4301-b2ed-464b01af0534/?format=api"
},
{
"id": "4b5ef572-bc59-4829-a988-96e574406ff1",
"gambit_id": "d8355526-611b-4638-b0b0-94ac76ee42fc",
"last_updated": "2023-03-09T10:02:12.328486-05:00",
"created_at": "2023-03-08T09:36:59.254137-05:00",
"name": "AC Milan",
"reward": "4.49000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59829c8a-8398-4301-b2ed-464b01af0534/?format=api"
}
]
}