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/53fb570a-d554-4c85-953a-f6235746e402/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "53fb570a-d554-4c85-953a-f6235746e402",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "35a29adb-179e-4739-98c0-fefbfcf99b02",
    "completed": true,
    "last_updated": "2023-06-18T10:28:11.698356-04:00",
    "created_at": "2023-06-17T09:32:59.258492-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/35a29adb-179e-4739-98c0-fefbfcf99b02",
    "datetime": "2023-06-17T16:10:00-04:00",
    "cutoff_datetime": "2023-06-17T16:10:00-04:00",
    "name": "CWS (L Giolito) v. SEA (L Gilbert)",
    "bettypes": [
        {
            "id": "78a773ef-02e4-421b-ab95-886ec2aa54a9",
            "match": "https://api-prod.gambitprofit.com/api/matches/53fb570a-d554-4c85-953a-f6235746e402/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-17T09:32:59.260787-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": "SEA (L Gilbert)",
                        "amount": 5787.0
                    },
                    {
                        "team": "CWS (L Giolito)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3c0bb230-8d4a-407c-94aa-f78a91f5074b",
                    "gambit_id": "d7c4592e-8813-4538-b056-57e2bdc443ca",
                    "last_updated": "2023-06-18T10:28:11.705197-04:00",
                    "created_at": "2023-06-17T09:32:59.264176-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78a773ef-02e4-421b-ab95-886ec2aa54a9/?format=api"
                },
                {
                    "id": "7bab0d04-16e2-4ab8-852c-58ed44bb2e71",
                    "gambit_id": "bbd885c9-1ec1-4786-bebf-bbe7d1c5dbcf",
                    "last_updated": "2023-06-18T10:28:11.703063-04:00",
                    "created_at": "2023-06-17T09:32:59.262472-04:00",
                    "name": "CWS (L Giolito)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78a773ef-02e4-421b-ab95-886ec2aa54a9/?format=api"
                }
            ]
        },
        {
            "id": "4c395464-9dc2-4ed1-8c0b-812a09d801b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/53fb570a-d554-4c85-953a-f6235746e402/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-17T09:32:59.266646-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": "CWS",
                        "amount": 6100.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d3235213-61b6-4611-a29b-5eebc13a0276",
                    "gambit_id": "891211fd-5606-486f-9696-2541baef6678",
                    "last_updated": "2023-06-18T10:28:11.709532-04:00",
                    "created_at": "2023-06-17T09:32:59.268567-04:00",
                    "name": "CWS",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c395464-9dc2-4ed1-8c0b-812a09d801b9/?format=api"
                },
                {
                    "id": "718f54f4-d451-4a04-8ec7-c6b07e0c0eec",
                    "gambit_id": "70ae9120-39da-460b-b8a3-8f6da2dfefa0",
                    "last_updated": "2023-06-18T10:28:11.711774-04:00",
                    "created_at": "2023-06-17T09:32:59.270894-04:00",
                    "name": "SEA",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c395464-9dc2-4ed1-8c0b-812a09d801b9/?format=api"
                }
            ]
        },
        {
            "id": "1fe565d3-9c15-45ef-ba32-78373d94fd26",
            "match": "https://api-prod.gambitprofit.com/api/matches/53fb570a-d554-4c85-953a-f6235746e402/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-17T09:32:59.273269-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 Over 7",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c933e0d6-075e-4afb-8fb8-902d4b889559",
                    "gambit_id": "76be24e0-457c-4eb9-9a5a-806998ce1641",
                    "last_updated": "2023-06-18T10:28:11.715912-04:00",
                    "created_at": "2023-06-17T09:32:59.275339-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fe565d3-9c15-45ef-ba32-78373d94fd26/?format=api"
                },
                {
                    "id": "a70366ea-cef1-4236-b7ed-abb9fe8ca11a",
                    "gambit_id": "9bb481eb-547b-467b-9c18-61a78aeb409f",
                    "last_updated": "2023-06-18T10:28:11.717695-04:00",
                    "created_at": "2023-06-17T09:32:59.277714-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fe565d3-9c15-45ef-ba32-78373d94fd26/?format=api"
                }
            ]
        }
    ]
}