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/1ebb97ed-9de0-4c92-838f-5feac6dfc749/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1ebb97ed-9de0-4c92-838f-5feac6dfc749",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cdcbd257-e4b8-446e-b20a-cf44870760df",
    "completed": true,
    "last_updated": "2023-05-29T11:47:22.006812-04:00",
    "created_at": "2023-05-27T14:02:16.898889-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.33,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/cdcbd257-e4b8-446e-b20a-cf44870760df",
    "datetime": "2023-05-27T16:10:00-04:00",
    "cutoff_datetime": "2023-05-27T16:10:00-04:00",
    "name": "PIT (V Velasquez) v. SEA (L Castillo)",
    "bettypes": [
        {
            "id": "13b92b60-dfce-4eac-8ffc-b4282f9f3e12",
            "match": "https://api-prod.gambitprofit.com/api/matches/1ebb97ed-9de0-4c92-838f-5feac6dfc749/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-27T14:02:16.902695-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 Castillo)",
                        "amount": 6620.0
                    },
                    {
                        "team": "PIT (V Velasquez)",
                        "amount": 3380.0
                    }
                ],
                "expected_reward_tokens": 9531.6,
                "profit_sb": 31.6,
                "profit_sb_percentage": 0.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "461214a8-6c77-4449-8f5a-7cb1b140f297",
                    "gambit_id": "b6c4c4cf-82c2-41dc-979d-059d69aaf633",
                    "last_updated": "2023-05-29T11:47:22.017194-04:00",
                    "created_at": "2023-05-27T14:02:16.908210-04:00",
                    "name": "SEA (L Castillo)",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b92b60-dfce-4eac-8ffc-b4282f9f3e12/?format=api"
                },
                {
                    "id": "27e4584a-c7d3-4bd7-8ecf-d5a5f8337f65",
                    "gambit_id": "0e5802d2-b5b4-4703-b53a-15a8fbbff550",
                    "last_updated": "2023-05-29T11:47:22.021132-04:00",
                    "created_at": "2023-05-27T14:02:16.905237-04:00",
                    "name": "PIT (V Velasquez)",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13b92b60-dfce-4eac-8ffc-b4282f9f3e12/?format=api"
                }
            ]
        },
        {
            "id": "71d71ef2-8444-44a4-998e-0a132ffb29df",
            "match": "https://api-prod.gambitprofit.com/api/matches/1ebb97ed-9de0-4c92-838f-5feac6dfc749/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-27T14:02:16.911159-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": "PIT",
                        "amount": 5213.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "38261144-63fe-43d9-b061-4e4e841fda19",
                    "gambit_id": "95c1044c-e1d0-4854-83a2-7582763bd835",
                    "last_updated": "2023-05-29T11:47:22.026708-04:00",
                    "created_at": "2023-05-27T14:02:16.913825-04:00",
                    "name": "PIT",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71d71ef2-8444-44a4-998e-0a132ffb29df/?format=api"
                },
                {
                    "id": "3ad243a5-2c9b-4979-b83c-f89c9f51b917",
                    "gambit_id": "95061d64-af09-4cb4-b286-21b89aab485b",
                    "last_updated": "2023-05-29T11:47:22.029328-04:00",
                    "created_at": "2023-05-27T14:02:16.916652-04:00",
                    "name": "SEA",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71d71ef2-8444-44a4-998e-0a132ffb29df/?format=api"
                }
            ]
        },
        {
            "id": "8151f525-7700-4547-8976-dcaf6b5fe60c",
            "match": "https://api-prod.gambitprofit.com/api/matches/1ebb97ed-9de0-4c92-838f-5feac6dfc749/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-27T14:02:16.919390-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eb595ba2-82c3-4d23-9300-fc52d4f2264d",
                    "gambit_id": "a1bba246-3a80-4550-abb3-142c3644f26e",
                    "last_updated": "2023-05-29T11:47:22.037401-04:00",
                    "created_at": "2023-05-27T14:02:16.923735-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8151f525-7700-4547-8976-dcaf6b5fe60c/?format=api"
                },
                {
                    "id": "d83344dc-bc72-40dc-a77f-20ce059d4578",
                    "gambit_id": "fe9b6277-bcd9-4987-bfa0-263420b0ca9a",
                    "last_updated": "2023-05-29T11:47:22.034863-04:00",
                    "created_at": "2023-05-27T14:02:16.921800-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8151f525-7700-4547-8976-dcaf6b5fe60c/?format=api"
                }
            ]
        }
    ]
}