Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/e3354bda-89f2-4570-8da6-8f04f5cd383c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e3354bda-89f2-4570-8da6-8f04f5cd383c",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6c380ee4-e87c-407c-baec-f40baa4fe901",
    "completed": true,
    "last_updated": "2023-05-11T11:22:07.189830-04:00",
    "created_at": "2023-05-09T11:12:06.474307-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.29,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/6c380ee4-e87c-407c-baec-f40baa4fe901",
    "datetime": "2023-05-10T15:00:00-04:00",
    "cutoff_datetime": "2023-05-10T15:00:00-04:00",
    "name": "AC Milan v. Inter Milan",
    "bettypes": [
        {
            "id": "c8ac993e-f269-47cb-91c9-c2be9e2876d8",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3354bda-89f2-4570-8da6-8f04f5cd383c/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-09T11:12:06.482412-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Inter Milan",
                        "amount": 5636.0
                    },
                    {
                        "team": "Draw",
                        "amount": 4364.0
                    }
                ],
                "expected_reward_tokens": 12961.08,
                "profit_sb": 3461.08,
                "profit_sb_percentage": 36.43,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Inter Milan",
                        "amount": 4032.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3123.0
                    },
                    {
                        "team": "AC Milan",
                        "amount": 2845.0
                    }
                ],
                "expected_reward_tokens": 9273.6,
                "profit_sb": -226.4,
                "profit_sb_percentage": -2.38,
                "recommended": false
            },
            "lines": [
                {
                    "id": "83e26566-9d49-4452-9496-67a3909b7d39",
                    "gambit_id": "5b8b2a55-e65d-41be-a1ea-736ec2e6edde",
                    "last_updated": "2023-05-11T11:22:07.198183-04:00",
                    "created_at": "2023-05-09T11:12:06.483766-04:00",
                    "name": "Inter Milan",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ac993e-f269-47cb-91c9-c2be9e2876d8/?format=api"
                },
                {
                    "id": "1f8787e2-c823-46fe-962d-68ea63279d80",
                    "gambit_id": "d3f276e4-ceb6-4abf-a846-960ce5f1e0c4",
                    "last_updated": "2023-05-11T11:22:07.199446-04:00",
                    "created_at": "2023-05-09T11:12:06.487336-04:00",
                    "name": "Draw",
                    "reward": "2.97000",
                    "odds": "3.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ac993e-f269-47cb-91c9-c2be9e2876d8/?format=api"
                },
                {
                    "id": "2bcec6db-f292-4ad1-8f43-62946fc40394",
                    "gambit_id": "e1070d49-e2b7-4716-b41d-3268ed4ab369",
                    "last_updated": "2023-05-11T11:22:07.196882-04:00",
                    "created_at": "2023-05-09T11:12:06.485479-04:00",
                    "name": "AC Milan",
                    "reward": "3.26000",
                    "odds": "3.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8ac993e-f269-47cb-91c9-c2be9e2876d8/?format=api"
                }
            ]
        },
        {
            "id": "d87a5c2e-687e-4e4c-94c7-d3c09e89505d",
            "match": "https://api-prod.gambitprofit.com/api/matches/e3354bda-89f2-4570-8da6-8f04f5cd383c/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-09T11:12:06.477168-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": "Game Total Under 2.5",
                        "amount": 6272.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 3728.0
                    }
                ],
                "expected_reward_tokens": 9282.56,
                "profit_sb": -217.44,
                "profit_sb_percentage": -2.29,
                "recommended": false
            },
            "lines": [
                {
                    "id": "343b1e0d-2a10-48ed-8ecd-431d5d54046e",
                    "gambit_id": "0f0e3d5f-2b64-420c-99e4-4d77fcc09d49",
                    "last_updated": "2023-05-11T11:22:07.192786-04:00",
                    "created_at": "2023-05-09T11:12:06.480781-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d87a5c2e-687e-4e4c-94c7-d3c09e89505d/?format=api"
                },
                {
                    "id": "9d4d58ac-023f-4913-b977-7b139d8bd04f",
                    "gambit_id": "a0e647de-1fef-45be-ac07-7867e1c7dbba",
                    "last_updated": "2023-05-11T11:22:07.193988-04:00",
                    "created_at": "2023-05-09T11:12:06.479000-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d87a5c2e-687e-4e4c-94c7-d3c09e89505d/?format=api"
                }
            ]
        }
    ]
}