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/0d90a8f9-d62c-4476-9151-688b657ffb4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "0d90a8f9-d62c-4476-9151-688b657ffb4e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fb744ae2-4295-4cc5-8369-f3019465a8e9",
    "completed": true,
    "last_updated": "2023-08-12T18:03:04.412988-04:00",
    "created_at": "2023-08-11T09:38:25.807708-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.53,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fb744ae2-4295-4cc5-8369-f3019465a8e9",
    "datetime": "2023-08-11T22:15:00-04:00",
    "cutoff_datetime": "2023-08-11T22:15:00-04:00",
    "name": "TEX (J Gray) v. SFO (S Alexander)",
    "bettypes": [
        {
            "id": "7498759f-5c47-49d0-9008-5705d311aa43",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d90a8f9-d62c-4476-9151-688b657ffb4e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-11T09:38:25.820294-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": "SFO (S Alexander)",
                        "amount": 5000.0
                    },
                    {
                        "team": "TEX (J Gray)",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9550.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.53,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5c946943-3486-497a-9759-8b0a390e5fd9",
                    "gambit_id": "1a692d1d-b90b-444e-85d1-076e1a8f375b",
                    "last_updated": "2023-08-12T18:03:04.429483-04:00",
                    "created_at": "2023-08-11T09:38:25.839414-04:00",
                    "name": "SFO (S Alexander)",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7498759f-5c47-49d0-9008-5705d311aa43/?format=api"
                },
                {
                    "id": "e7ee8438-3350-4326-85a0-070b32aa2aee",
                    "gambit_id": "24b12e2b-e0bb-424d-8f24-c84cb49f29df",
                    "last_updated": "2023-08-12T18:03:04.424756-04:00",
                    "created_at": "2023-08-11T09:38:25.832249-04:00",
                    "name": "TEX (J Gray)",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7498759f-5c47-49d0-9008-5705d311aa43/?format=api"
                }
            ]
        },
        {
            "id": "1279933b-4f1d-48de-b92a-bbc1960acb1f",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d90a8f9-d62c-4476-9151-688b657ffb4e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-11T09:38:25.851235-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": "SFO",
                        "amount": 6090.0
                    },
                    {
                        "team": "TEX",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c75fa191-190f-46d5-8587-ffa828e505da",
                    "gambit_id": "159ff2a6-ac00-419b-b031-adf2ccd47253",
                    "last_updated": "2023-08-12T18:03:04.439935-04:00",
                    "created_at": "2023-08-11T09:38:25.866299-04:00",
                    "name": "SFO",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1279933b-4f1d-48de-b92a-bbc1960acb1f/?format=api"
                },
                {
                    "id": "25f61b60-4b5e-4e7a-96cf-41042f37c2f6",
                    "gambit_id": "577a3f1d-5125-4b9a-9b27-2ac885d54f7a",
                    "last_updated": "2023-08-12T18:03:04.436490-04:00",
                    "created_at": "2023-08-11T09:38:25.858585-04:00",
                    "name": "TEX",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1279933b-4f1d-48de-b92a-bbc1960acb1f/?format=api"
                }
            ]
        },
        {
            "id": "c292b405-10cb-4c19-b965-cb1618dc2611",
            "match": "https://api-prod.gambitprofit.com/api/matches/0d90a8f9-d62c-4476-9151-688b657ffb4e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-11T09:38:25.874634-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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6d4556f4-f44c-4d78-996e-59fdbe2df24b",
                    "gambit_id": "7b55f02e-0955-432b-8777-d413562ce26d",
                    "last_updated": "2023-08-12T18:03:04.446979-04:00",
                    "created_at": "2023-08-11T09:38:25.881251-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/c292b405-10cb-4c19-b965-cb1618dc2611/?format=api"
                },
                {
                    "id": "09038511-8e21-4846-b80f-4f2fb34f83f7",
                    "gambit_id": "3475b251-e784-457f-8fe5-9a9b790dc7ab",
                    "last_updated": "2023-08-12T18:03:04.450427-04:00",
                    "created_at": "2023-08-11T09:38:25.887502-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/c292b405-10cb-4c19-b965-cb1618dc2611/?format=api"
                }
            ]
        }
    ]
}