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/76a6e9b6-1bfd-44c3-b76c-3f570c546c3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "76a6e9b6-1bfd-44c3-b76c-3f570c546c3b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "de8e06e7-ac22-4e85-a973-9599b72ae35d",
    "completed": true,
    "last_updated": "2023-07-22T09:47:58.917712-04:00",
    "created_at": "2023-07-21T08:53:25.472198-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/de8e06e7-ac22-4e85-a973-9599b72ae35d",
    "datetime": "2023-07-21T22:10:00-04:00",
    "cutoff_datetime": "2023-07-21T22:10:00-04:00",
    "name": "TOR (Y Kikuchi) v. SEA (B Miller)",
    "bettypes": [
        {
            "id": "732fe973-29b0-45e2-8297-95d4b438fe7b",
            "match": "https://api-prod.gambitprofit.com/api/matches/76a6e9b6-1bfd-44c3-b76c-3f570c546c3b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-21T08:53:25.474674-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 (B Miller)",
                        "amount": 5117.0
                    },
                    {
                        "team": "TOR (Y Kikuchi)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6afeafd3-2019-4977-a4bf-930a6aa72ec7",
                    "gambit_id": "01d61967-bed8-499b-bcaa-dc0c659c7246",
                    "last_updated": "2023-07-22T09:47:58.936040-04:00",
                    "created_at": "2023-07-21T08:53:25.479339-04:00",
                    "name": "SEA (B Miller)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732fe973-29b0-45e2-8297-95d4b438fe7b/?format=api"
                },
                {
                    "id": "953f35cd-26e3-46b9-87cd-7d054816e659",
                    "gambit_id": "081923af-1cf1-4b76-845e-cc79b0218aeb",
                    "last_updated": "2023-07-22T09:47:58.932357-04:00",
                    "created_at": "2023-07-21T08:53:25.477038-04:00",
                    "name": "TOR (Y Kikuchi)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/732fe973-29b0-45e2-8297-95d4b438fe7b/?format=api"
                }
            ]
        },
        {
            "id": "178dcb18-13ee-4c80-b717-9d7401badfdb",
            "match": "https://api-prod.gambitprofit.com/api/matches/76a6e9b6-1bfd-44c3-b76c-3f570c546c3b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-21T08:53:25.481606-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": "TOR",
                        "amount": 6390.0
                    },
                    {
                        "team": "SEA",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "8d1b9f07-e5d8-48c7-8cfa-987ad802c084",
                    "gambit_id": "48fdfb8e-79a6-458b-812c-4b716a5a313d",
                    "last_updated": "2023-07-22T09:47:58.942896-04:00",
                    "created_at": "2023-07-21T08:53:25.483893-04:00",
                    "name": "TOR",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178dcb18-13ee-4c80-b717-9d7401badfdb/?format=api"
                },
                {
                    "id": "08ff10fc-2aad-4616-a298-cb573ee28dbd",
                    "gambit_id": "ae63b91c-f68e-45f7-859e-b229c10934f1",
                    "last_updated": "2023-07-22T09:47:58.946447-04:00",
                    "created_at": "2023-07-21T08:53:25.486132-04:00",
                    "name": "SEA",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/178dcb18-13ee-4c80-b717-9d7401badfdb/?format=api"
                }
            ]
        },
        {
            "id": "f45d9104-4933-4efc-906d-8389530250b1",
            "match": "https://api-prod.gambitprofit.com/api/matches/76a6e9b6-1bfd-44c3-b76c-3f570c546c3b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-21T08:53:25.488322-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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "692eba26-d5ef-471d-a42b-190b2330d045",
                    "gambit_id": "a55cee52-cfac-4b4a-890f-2f7ab09fe00a",
                    "last_updated": "2023-07-22T09:47:58.953249-04:00",
                    "created_at": "2023-07-21T08:53:25.492923-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f45d9104-4933-4efc-906d-8389530250b1/?format=api"
                },
                {
                    "id": "0b3e2d4e-2d3e-443a-bc10-41c9af062ff2",
                    "gambit_id": "7591dcf7-b055-402d-b1ba-3b7dbf640753",
                    "last_updated": "2023-07-22T09:47:58.956614-04:00",
                    "created_at": "2023-07-21T08:53:25.490390-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f45d9104-4933-4efc-906d-8389530250b1/?format=api"
                }
            ]
        }
    ]
}