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/f06386aa-31b8-497f-8d44-c0ae69a9ae54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f06386aa-31b8-497f-8d44-c0ae69a9ae54",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "168726c2-4f61-47fb-a231-0863cba8bb64",
    "completed": true,
    "last_updated": "2022-10-01T09:22:27.102044-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.51,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/168726c2-4f61-47fb-a231-0863cba8bb64",
    "datetime": "2022-09-30T13:05:00-04:00",
    "cutoff_datetime": "2022-09-30T13:05:00-04:00",
    "name": "PHI (B Falter) v. WAS (E Fedde) - Game 1",
    "bettypes": [
        {
            "id": "6da41fa4-106e-455c-ae78-be2f64fedd22",
            "match": "https://api-prod.gambitprofit.com/api/matches/f06386aa-31b8-497f-8d44-c0ae69a9ae54/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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": "PHI (B Falter)",
                        "amount": 6389.0
                    },
                    {
                        "team": "WAS (E Fedde)",
                        "amount": 3611.0
                    }
                ],
                "expected_reward_tokens": 9135.83,
                "profit_sb": 135.83,
                "profit_sb_percentage": 1.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6e88166c-adff-43b5-b5af-f0f3b6b9e604",
                    "gambit_id": "c88c0564-f0c3-47cb-8044-0f8ce6bcbb2d",
                    "last_updated": "2022-10-01T09:22:27.111888-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI (B Falter)",
                    "reward": "1.43000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da41fa4-106e-455c-ae78-be2f64fedd22/?format=api"
                },
                {
                    "id": "8f5d0fe4-f60a-4391-a65a-9ab98bb5a74a",
                    "gambit_id": "5a1e0659-e76f-4271-ac61-2d995ff904f2",
                    "last_updated": "2022-10-01T09:22:27.110922-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS (E Fedde)",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6da41fa4-106e-455c-ae78-be2f64fedd22/?format=api"
                }
            ]
        },
        {
            "id": "2a761e81-0a1a-4c8e-8a6e-cc37d3e18764",
            "match": "https://api-prod.gambitprofit.com/api/matches/f06386aa-31b8-497f-8d44-c0ae69a9ae54/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": "PHI",
                        "amount": 5304.0
                    },
                    {
                        "team": "WAS",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0670e263-b89e-4f26-9c06-dd02e1c0f8b7",
                    "gambit_id": "d254d50d-f48b-439f-81c7-70bb74c1c600",
                    "last_updated": "2022-10-01T09:22:27.108981-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "PHI",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a761e81-0a1a-4c8e-8a6e-cc37d3e18764/?format=api"
                },
                {
                    "id": "c370affe-b503-464e-aff5-8e07717d632e",
                    "gambit_id": "890db215-f6a5-4474-809b-c4090a94bb5d",
                    "last_updated": "2022-10-01T09:22:27.108013-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "WAS",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a761e81-0a1a-4c8e-8a6e-cc37d3e18764/?format=api"
                }
            ]
        },
        {
            "id": "41d1a926-e298-4d24-83eb-34eb7cbac37c",
            "match": "https://api-prod.gambitprofit.com/api/matches/f06386aa-31b8-497f-8d44-c0ae69a9ae54/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 8.5",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0f176178-ee64-4930-98d3-607e0e08ee2d",
                    "gambit_id": "408bc0a6-671b-4d0b-be6f-fdad3223c3af",
                    "last_updated": "2022-10-01T09:22:27.104919-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d1a926-e298-4d24-83eb-34eb7cbac37c/?format=api"
                },
                {
                    "id": "0251eaa1-cc62-4b3a-b910-d3b1e69b0fd2",
                    "gambit_id": "b04823a8-13e3-4e14-b58f-9137a16a44bc",
                    "last_updated": "2022-10-01T09:22:27.106079-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41d1a926-e298-4d24-83eb-34eb7cbac37c/?format=api"
                }
            ]
        }
    ]
}