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/c5fc01f1-b3a2-45a8-a545-f6efb71a4092/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c5fc01f1-b3a2-45a8-a545-f6efb71a4092",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "5ff14d28-f35d-4aef-b401-431741f8d1a7",
    "completed": true,
    "last_updated": "2023-03-17T10:47:24.756194-04:00",
    "created_at": "2023-03-14T19:52:10.022111-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.28,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/5ff14d28-f35d-4aef-b401-431741f8d1a7",
    "datetime": "2023-03-16T14:00:00-04:00",
    "cutoff_datetime": "2023-03-16T14:00:00-04:00",
    "name": "Howard v. Kansas",
    "bettypes": [
        {
            "id": "069ea311-9c48-4751-9708-97c012adb5a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5fc01f1-b3a2-45a8-a545-f6efb71a4092/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-14T19:52:10.028847-04:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Kansas",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10200.0,
                "profit_sb": 700.0,
                "profit_sb_percentage": 7.37,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Kansas",
                        "amount": 9340.0
                    },
                    {
                        "team": "Howard",
                        "amount": 660.0
                    }
                ],
                "expected_reward_tokens": 9526.8,
                "profit_sb": 26.8,
                "profit_sb_percentage": 0.28,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9e7c8e65-3586-46d5-a9f5-dde9b2d81c3d",
                    "gambit_id": "b7e4ee1b-a526-453c-ab6b-6c0a7dbc5868",
                    "last_updated": "2023-03-17T10:47:24.762598-04:00",
                    "created_at": "2023-03-14T19:52:10.030214-04:00",
                    "name": "Kansas",
                    "reward": "1.02000",
                    "odds": "1.02000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069ea311-9c48-4751-9708-97c012adb5a0/?format=api"
                },
                {
                    "id": "03939ea2-266a-4d96-a0fc-faf9aa9997e4",
                    "gambit_id": "2fb097c8-33b2-4495-b668-4658e114b615",
                    "last_updated": "2023-03-17T10:47:24.763617-04:00",
                    "created_at": "2023-03-14T19:52:10.031849-04:00",
                    "name": "Howard",
                    "reward": "14.44000",
                    "odds": "15.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/069ea311-9c48-4751-9708-97c012adb5a0/?format=api"
                }
            ]
        },
        {
            "id": "057d81d4-378c-4733-b197-2b5e9871b82a",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5fc01f1-b3a2-45a8-a545-f6efb71a4092/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-14T19:52:10.033589-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": "Kansas",
                        "amount": 5000.0
                    },
                    {
                        "team": "Howard",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "31954fce-4cee-464e-b8ef-4be05fe240e4",
                    "gambit_id": "d14988ae-4599-4a32-84c0-decd87565d2b",
                    "last_updated": "2023-03-17T10:47:24.765655-04:00",
                    "created_at": "2023-03-14T19:52:10.034952-04:00",
                    "name": "Kansas",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-21.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/057d81d4-378c-4733-b197-2b5e9871b82a/?format=api"
                },
                {
                    "id": "b5dba143-f2a9-4d75-b27d-d452666173ad",
                    "gambit_id": "d2dda876-43e7-4759-a9c9-4098c9dbc537",
                    "last_updated": "2023-03-17T10:47:24.766678-04:00",
                    "created_at": "2023-03-14T19:52:10.036358-04:00",
                    "name": "Howard",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "21.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/057d81d4-378c-4733-b197-2b5e9871b82a/?format=api"
                }
            ]
        },
        {
            "id": "67f8ce9f-5e0d-4ab5-8516-56bc505dcfc1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c5fc01f1-b3a2-45a8-a545-f6efb71a4092/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-14T19:52:10.024089-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 147",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 147",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "07603fcd-8b8d-44d4-8222-363a6aac6e95",
                    "gambit_id": "31cd5fde-54b5-41c8-8962-a3c47a7922df",
                    "last_updated": "2023-03-17T10:47:24.759125-04:00",
                    "created_at": "2023-03-14T19:52:10.025525-04:00",
                    "name": "Game Total Under 147",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "147.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67f8ce9f-5e0d-4ab5-8516-56bc505dcfc1/?format=api"
                },
                {
                    "id": "284764da-57de-49de-ad90-cb7d2640e39e",
                    "gambit_id": "6695595d-2ed8-45d6-b86a-9226406e4d24",
                    "last_updated": "2023-03-17T10:47:24.760195-04:00",
                    "created_at": "2023-03-14T19:52:10.027284-04:00",
                    "name": "Game Total Over 147",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "147.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67f8ce9f-5e0d-4ab5-8516-56bc505dcfc1/?format=api"
                }
            ]
        }
    ]
}